|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CoordinateSystem
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 |
|---|
GraphicalElement getView()
ClippingShape getClippingShape()
Curves drawn on top
of the coordinates system. Different invocations of
this method may return different clipping shapes.
Transformation getTransformation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||