Package gishur.x2.gui

GUI-classes for visualizing the geometric objects from core and realizing interaction with them.

See:
          Description

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.
DisplayXSegment This class is a simple visualization class for geometric segments, rays, and straight lines represented by the XSegment class of the core package.
FancyPointPainter A Painter for points containing the image stored in FancyPoint. {
FancyPointStyle The Style-class for points containig an image.
ScreenX2Transformation Transformation class for planar graphics using the x2-package.
 

Package gishur.x2.gui Description

GUI-classes for visualizing the geometric objects from core and realizing interaction with them.