|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Axis2D | |
org.geotools.axis | Support for drawable axis with graduation. |
org.geotools.gui.swing | Miscellaneous widgets. |
Uses of Axis2D in org.geotools.axis |
Methods in org.geotools.axis with parameters of type Axis2D | |
static java.awt.geom.AffineTransform |
Axis2D.createAffineTransform(Axis2D xAxis,
Axis2D yAxis)
Creates an affine transform mapping logical to pixels coordinates for a pair of axis. |
Uses of Axis2D in org.geotools.gui.swing |
Methods in org.geotools.gui.swing that return Axis2D | |
Axis2D[] |
Plot2D.getAxis(Plot2D.Series series)
Returns the {x, y} axis for the specified series. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |