A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Ellipse — Class in package com.degrafa.geometry
The Ellipse element draws a ellipse using the specified x,y, width and height.
Ellipse(x, y, width, height) — Constructor in class com.degrafa.geometry.Ellipse
Constructor.
EllipseRepeater — Class in package com.degrafa.geometry.repeaters
The EllipseRepeater element draws an ellipse using the specified x,y, width, height.
EllipseRepeater(x, y, width, height, count, offsetX, offsetY, offsetWidth, offsetHeight) — Constructor in class com.degrafa.geometry.repeaters.EllipseRepeater
Constructor.
EllipticalArc — Class in package com.degrafa.geometry
The EllipticalArc element draws an elliptical arc using the specified x, y, width, height, start angle, arc and closure type.
EllipticalArc(x, y, width, height, startAngle, arc, closureType) — Constructor in class com.degrafa.geometry.EllipticalArc
Constructor.
EllipticalArcRepeater — Class in package com.degrafa.geometry.repeaters
The EllipticalArcRepeater element draws an elliptical arc using the specified x, y, width, height, start angle, arc and closure type.
EllipticalArcRepeater(x, y, width, height, startAngle, arc, closureType, count, offsetX, offsetY, offsetWidth, offsetHeight, offsetStartAngle, offsetArc) — Constructor in class com.degrafa.geometry.repeaters.EllipticalArcRepeater
Constructor.
EllipticalArcTo — Class in package com.degrafa.geometry.segment
Defines an elliptical arc (A,a) segment from the current point.
EllipticalArcTo(rx, ry, xAxisRotation, largeArcFlag, sweepFlag, x, y, data, coordinateType) — Constructor in class com.degrafa.geometry.segment.EllipticalArcTo
Constructor.
EM — Constant static property in class com.degrafa.core.Measure
emSize — Property in class com.degrafa.core.Measure
enableEvents — Property in class com.degrafa.Graphic
Enable events for this object.
enableEvents — Property in class com.degrafa.GraphicText
Enable events for this object.
enableEvents — Property in class com.degrafa.Surface
Enable events for this object.
enableEvents — Property in class com.degrafa.core.DegrafaObject
Enable events for this object.
enableEvents — Property in interface com.degrafa.core.IDegrafaObject
enableEvents — Property in class com.degrafa.skins.GraphicBorderSkin
Enable events for this object.
enableEvents — Property in class com.degrafa.skins.GraphicProgrammaticSkin
Enable events for this object.
enableEvents — Property in class com.degrafa.skins.GraphicRectangularBorderSkin
Enable events for this object.
enableTypeChecking — Property in class com.degrafa.core.collections.DegrafaCollection
Allows internal type checking to be turned off.
end(graphics) — Method in class com.degrafa.paint.BitmapFill
end(graphics) — Method in class com.degrafa.paint.BlendFill
end(graphics) — Method in class com.degrafa.paint.ComplexFill
end(graphics) — Method in class com.degrafa.paint.GradientFillBase
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.LinearGradientFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.RadialGradientFill
Ends the fill for the graphics context.
end(graphics) — Method in class com.degrafa.paint.SolidFill
Ends the fill for the graphics context.
endDraw(graphics) — Method in class com.degrafa.GeometryComposition
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.Graphic
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in interface com.degrafa.IGeometry
endDraw(graphics) — Method in interface com.degrafa.IGeometryComposition
endDraw(graphics) — Method in interface com.degrafa.IGraphic
endDraw(graphics) — Method in class com.degrafa.geometry.Geometry
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicBorderSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicProgrammaticSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.skins.GraphicRectangularBorderSkin
Ends the draw phase for geometry objects.
endDraw(graphics) — Method in class com.degrafa.transform.Transform
Ends the draw phase for geometry objects.
equals(toCompare) — Method in class com.degrafa.GraphicPointEX
Determines whether two points are equal.
eventDispatcher — Property in class com.degrafa.core.DegrafaObject
EventDispatcher instance for this object.
every(callback, thisObject) — Method in class com.degrafa.core.collections.DegrafaCollection
Executes a test function on each item in the array until an item is reached that returns false for the specified function.
EX — Constant static property in class com.degrafa.core.Measure
expandProperty(property, relationships) — Static method in class com.degrafa.core.utils.StyleUtil
Expands shorthand properties into an Array of values.
exSize — Property in class com.degrafa.core.Measure
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z