|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.draw2d.geometry | |
org.eclipse.draw2d | Most of the Draw2d classes and interfaces reside in this base package. |
org.eclipse.draw2d.geometry | This package contains useful geometry related classes, such as Rectangle and Point. |
org.eclipse.draw2d.parts | This package contains some complex parts used with Draw2d. |
org.eclipse.draw2d.text |
Classes in org.eclipse.draw2d.geometry used by org.eclipse.draw2dDimension
|
Stores an integer width and height. Insets
|
Stores four integers for top, left, bottom, and right measurements. Point
|
Represents a point (x, y) in 2-dimensional space. PointList
|
Represents a List of Points. Ray
|
Represents a 2-dimensional directionl Vector, or Ray. Rectangle
|
Represents a Rectangle(x, y, width, height). Translatable
|
A translatable object can be translated (or moved) vertically and/or horizontally. Transposer
|
Conditionally transposes geometrical objects based on an "enabled" flag. |
Classes in org.eclipse.draw2d.geometry used by org.eclipse.draw2d.geometryDimension
|
Stores an integer width and height. Insets
|
Stores four integers for top, left, bottom, and right measurements. Point
|
Represents a point (x, y) in 2-dimensional space. PointList
|
Represents a List of Points. Ray
|
Represents a 2-dimensional directionl Vector, or Ray. Rectangle
|
Represents a Rectangle(x, y, width, height). Translatable
|
A translatable object can be translated (or moved) vertically and/or horizontally. |
Classes in org.eclipse.draw2d.geometry used by org.eclipse.draw2d.partsDimension
|
Stores an integer width and height. Rectangle
|
Represents a Rectangle(x, y, width, height). |
Classes in org.eclipse.draw2d.geometry used by org.eclipse.draw2d.textDimension
|
Stores an integer width and height. Rectangle
|
Represents a Rectangle(x, y, width, height). |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |