public interface CoordinateSystem
GraphicalComposite
which contains all the
GraphicalElements
defining axes, labels, grid, etc.Modifier and Type | Method and Description |
---|---|
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.
|
GraphicalElement getView()
ClippingShape getClippingShape()
Curves
drawn on top
of the coordinates system. Different invocations of
this method may return different clipping shapes.Transformation getTransformation()
Copyright © 2015. All Rights Reserved.