Package y25.view.realizer

Implementations of realizers.

See:
          Description

Class Summary
ArrowPainter Paints Arrows into an OpenGL context.
DummyEdgeRealizer25D Implementation of an EdgeRealizer/25D with no function.
DummyLayerEdgeRealizer25D Implementation of a LayerEdgeRealizer with no function.
DummyLayerRealizer25D Implementation of a LayerRealizer with no function.
DummyNodeRealizer25D Implementation of a NodeRealizer/25D with no function.
LabelPainter Paints YLabels into an OpenGL context.
PolyLineEdgeRealizer25D Extends the PolyLineEdgeRealizer with 25D information.
PolyLineLayerEdgeRealizer25D Displays a layer edge as a polygon line.
Realizer25DFactory Copies node and edge realizers and adds the "25D" extension, if necessarry.
ShapeNodeRealizer25D Extends the ShapeNodeRealizer with 25D information.
TransparentLayerRealizer25D Displays a layer as a transparent rectangle.
 

Package y25.view.realizer Description

Implementations of realizers.