Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/drawing/stencil/Ellipse.js

  • Provides:

    • dojox.drawing.stencil.Ellipse
  • __StencilData

    • summary
      the data used to create the dojox.gfx Shape
    • type
      Object
  • __StencilData.cx

    • type
      Number
    • summary
      Center point x
  • __StencilData.cy

    • type
      Number
    • summary
      Center point y
  • __StencilData.rx

    • type
      Number
    • summary
      Horizontal radius
  • __StencilData.ry

    • type
      Number
    • summary
      Vertical radius
  • dojox.drawing.stencil.Ellipse

    • type
      Object
  • dojox.drawing.stencil

    • type
      Object
  • dojox.drawing

    • type
      Object
  • dojox

    • type
      Object