|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for all generators of coordinate systems. A
CoordinateSystem creates a
GraphicalComposite
which contains all the
GraphicalElements
defining axes, labels, grid, etc.
Method Summary | |
ClippingShape |
getClippingShape()
Returns the clipping chape of Curves drawn on top
of the coordinates system. |
Transformation |
getTransformation()
Returns the transformation between data coordinates and device-independent graphcial coordinates. |
GraphicalElement |
getView()
Returns the graphical representation of a coordinate system. |
Method Detail |
public GraphicalElement getView()
public ClippingShape getClippingShape()
Curves
drawn on top
of the coordinates system. Different invocations of
this method may return different clipping shapes.
public Transformation getTransformation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |