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  
hasEventListener(type) — Method in class com.degrafa.core.DegrafaObject
Checks whether the EventDispatcher object has any listeners registered for a specific type of event.
hasEventManager — Property in class com.degrafa.Graphic
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in class com.degrafa.GraphicText
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in class com.degrafa.Surface
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in class com.degrafa.core.DegrafaObject
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in interface com.degrafa.core.IDegrafaObject
hasEventManager — Property in class com.degrafa.skins.GraphicBorderSkin
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in class com.degrafa.skins.GraphicProgrammaticSkin
Tests to see if a EventDispatcher instance has been created for this object.
hasEventManager — Property in class com.degrafa.skins.GraphicRectangularBorderSkin
Tests to see if a EventDispatcher instance has been created for this object.
height — Property in class com.degrafa.Graphic
Number that specifies the height, in pixels, in the target's coordinates.
height — Property in interface com.degrafa.IGraphic
height — Property in class com.degrafa.geometry.Ellipse
The height of the ellipse.
height — Property in class com.degrafa.geometry.EllipticalArc
The height of the arc.
height — Property in class com.degrafa.geometry.PolygonLibrary
The height of the object.
height — Property in class com.degrafa.geometry.RegularRectangle
The height of the regular rectangle.
height — Property in class com.degrafa.geometry.RoundedRectangle
The height of the rounded rectangle.
height — Property in class com.degrafa.geometry.RoundedRectangleComplex
The height of the complex rounded rectangle.
height — Property in class com.degrafa.geometry.repeaters.EllipseRepeater
The height of the first ellipse.
height — Property in class com.degrafa.geometry.repeaters.EllipticalArcRepeater
The height of the first arc.
height — Property in class com.degrafa.geometry.repeaters.RegularRectangleRepeater
The height of the first rectangle.
height — Property in class com.degrafa.geometry.repeaters.RoundedRectangleComplexRepeater
The height of the first complex rounded rectangle.
height — Property in class com.degrafa.geometry.repeaters.RoundedRectangleRepeater
The height of the first rounded rectangle.
height — Property in class com.degrafa.paint.LinearGradientFill
The height to be used for the gradient rectangle.
height — Property in class com.degrafa.paint.LinearGradientStroke
The height to be used for the grtadient rectangle.
hexToRgb(hex) — Static method in class com.degrafa.core.utils.ColorUtil
Converts a HEX color value to an RGB value object.
HONEYDEW — Constant static property in class com.degrafa.core.utils.ColorKeys
HorizontalLine — Class in package com.degrafa.geometry
The HorizontalLine element draws a horizontal line using the specified x, y, and x1 coordinate values.
HorizontalLine(x, y, x1) — Constructor in class com.degrafa.geometry.HorizontalLine
Constructor.
HorizontalLineRepeater — Class in package com.degrafa.geometry.repeaters
The HorizontalLineRepeater element draws a horizontal line using the specified x, y, and x1 coordinate values.
HorizontalLineRepeater(x, y, x1, count, offsetX, offsetY, moveOffsetX, moveOffsetY) — Constructor in class com.degrafa.geometry.repeaters.HorizontalLineRepeater
Constructor.
HorizontalLineTo — Class in package com.degrafa.geometry.segment
A horizontal line (H,h) segment is defined by a ending x-axis point.
HorizontalLineTo(x, data, coordinateType) — Constructor in class com.degrafa.geometry.segment.HorizontalLineTo
Constructor.
HOTPINK — Constant static property in class com.degrafa.core.utils.ColorKeys
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