|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoTransform | |
---|---|
org.deegree.graphics | |
org.deegree.graphics.displayelements | |
org.deegree.graphics.optimizers | |
org.deegree.graphics.transformation |
Uses of GeoTransform in org.deegree.graphics |
---|
Methods in org.deegree.graphics that return GeoTransform | |
---|---|
GeoTransform |
MapView.getProjection()
Returns the GeoTransform that is associated to this MapView. |
Uses of GeoTransform in org.deegree.graphics.displayelements |
---|
Methods in org.deegree.graphics.displayelements with parameters of type GeoTransform | |
---|---|
static int[][] |
LabelFactory.calcScreenCoordinates(GeoTransform projection,
Curve curve)
Calculates the screen coordinates of the given Curve. |
static int[] |
LabelFactory.calcScreenCoordinates(GeoTransform projection,
Geometry geometry)
Returns the physical (screen) coordinates. |
static ArrayList<Label> |
LabelFactory.createLabels(Curve curve,
LabelDisplayElement element,
Graphics2D g,
GeoTransform projection)
Determines positions on the given Curve where a caption could be drawn. |
static Label[] |
LabelFactory.createLabels(LabelDisplayElement element,
GeoTransform projection,
Graphics2D g)
Generates label-representations for a given LabelDisplayElement. |
static List |
LabelFactory.createLabels(MultiCurve multiCurve,
LabelDisplayElement element,
Graphics2D g,
GeoTransform projection)
Determines positions on the given MultiCurve where a caption could be drawn. |
void |
PointDisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
renders the DisplayElement to the submitted graphic context |
void |
PolygonDisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
renders the DisplayElement to the submitted graphic context |
void |
DisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
LabelDisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
LineStringDisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
RasterDisplayElement.paint(Graphics g,
GeoTransform projection,
double scale)
renders the DisplayElement to the submitted graphic context |
Uses of GeoTransform in org.deegree.graphics.optimizers |
---|
Methods in org.deegree.graphics.optimizers with parameters of type GeoTransform | |
---|---|
(package private) static ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(Curve curve,
LabelDisplayElement element,
Graphics2D g,
GeoTransform projection)
Determines LabelChoices for the given Curve where a Label could be drawn. |
(package private) static ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(LabelDisplayElement element,
Graphics2D g,
GeoTransform projection)
Determines LabelChoices for the given LabelDisplayElement. |
(package private) static ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(MultiCurve multiCurve,
LabelDisplayElement element,
Graphics2D g,
GeoTransform projection)
Determines LabelChoices for the given MultiCurve where a Label could be drawn. |
Uses of GeoTransform in org.deegree.graphics.transformation |
---|
Classes in org.deegree.graphics.transformation that implement GeoTransform | |
---|---|
class |
WorldToScreenTransform
the class WorldToScreenTransform implements GeoTransformInterface
and defines a transformation to a linear coordinat system with its orgin on top/left. this can be
used for realising a screen mapping of geometries. |
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net