Package gishur.x.gui

Class Summary
DisplayXObject The base class for all DisplayObjects for the geometric classes.
DisplayXPoint This class is a simple visualization class for the geometric points represented by the XPoint class of the core package.
DisplayXPolygon This class is a simple visualization class for polygons represented by the XPolygon class of the core package.
DisplayXSegment This class is a simple visualization class for geometric segments, rays, and straight lines represented by the XBaseline class of the x package or the XRay, XLine and XSegment classes derived from XBaseline.
ScreenX2Transformation Transformation class for planar graphics using the x-package.