See: Description
Interface | Description |
---|---|
PolyBase.PolyBaseTree | |
PolyNodeMerge |
The intention of this interface is to make transparent transistion between
merge structures and the rest of the database classes.
|
Class | Description |
---|---|
EGraphics |
Class to define the appearance of a piece of geometry.
|
EPoint |
The
EPoint immutable class defines a point representing a location
in (x, y) coordinate space. |
ERectangle |
The
ERectangle immutable class defines a point representing
defined by a location (x, y) and dimension (w x h). |
GeometryHandler |
To handle merge operation.
|
ObjectQTree |
User: Gilda
Date: Feb 14, 2006
|
Poly |
Class to define a polygon of points.
|
Poly.Builder |
This class builds shapes of nodes and arcs in lambda units as Poly arrays.
|
Poly3D |
Class to define a polygon of points that has low/high Z information.
|
PolyBase |
The Poly class describes an extended set of points
that can be outlines, filled shapes, curves, text, and more.
|
PolyBase.Point | |
PolyBase.PolyBaseTreeImpl | |
PolyMerge |
This is the Polygon Merging facility.
|
PolyQTree |
This class represents a quad-tree to compute overlapping regions.
|
PolyQTree.PolyNode |
Class to define a node in a Quad Tree of polygons.
|
PolySweepMerge |
Class to implement geometric sweep algorithm in 2D for areas.
|
ScreenPoint |
A point at screen coordinates
|
Enum | Description |
---|---|
EGraphics.J3DTransparencyOption | |
EGraphics.Outline |
Class to define the type of outline around a stipple pattern.
|
GeometryHandler.GHMode | |
Poly.Type |
Type is a typesafe enum class that describes the nature of a Poly.
|