Package gishur.gui2.painter

Useful Painters.

See:
          Description

Interface Summary
ToInfoString An Interface to declare the ToInfoString.toInfoString() method, that will be used by the InfoPainter for drawing values.
 

Class Summary
InfoPainter An InfoPainter draws an infobox with specifiable entries.
InfoStyle A Style that creates InfoPainters.
InrectPainter  
InrectStyle The Style-class for InrectPainter.
InvectPainter A Painter for vector (arrow) lines used for input of vectors. {
InvectStyle The Style-class for LinePainter.
LinePainter A Painter for lines. {
LineStyle The Style-class for LinePainter.
PolygonPainter A Painter for the inner area of polygons.
PolygonStyle The Style-class for the inner area of polygons.
RoundPointPainter A Painter for points of a round shape. {
RoundPointStyle The Style-class for points of a round shape.
ShadowPainter  
ShadowStyle  
SquarePointPainter A Painter for points of square shape. {
SquarePointStyle The Style-class for points of a square shape.
 

Package gishur.gui2.painter Description

Useful Painters.