|
deegree 2.5 (2011/06/29 09:44 build-8-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. physical screen coordinates |
static int[] |
LabelFactory.calcScreenCoordinates(GeoTransform projection,
Geometry geometry)
Returns the physical (screen) coordinates. |
static HorizontalLabel |
LabelFactory.createLabelInABox(java.lang.String text,
java.awt.Font font,
java.awt.Color color,
Halo halo,
double x,
double y,
double w,
double h,
Feature feature,
GeoTransform projection)
Deprecated. use the one with opacity instead |
static HorizontalLabel |
LabelFactory.createLabelInABox(java.lang.String text,
java.awt.Font font,
java.awt.Color color,
Halo halo,
double x,
double y,
double w,
double h,
Feature feature,
GeoTransform projection,
double opacity)
|
static java.util.ArrayList<Label> |
LabelFactory.createLabels(Curve curve,
LabelDisplayElement element,
java.awt.Graphics2D g,
GeoTransform projection)
Determines positions on the given Curve where a caption could be drawn. |
static Label[] |
LabelFactory.createLabels(LabelDisplayElement element,
GeoTransform projection,
java.awt.Graphics2D g)
Generates label-representations for a given LabelDisplayElement. |
static java.util.List<Label> |
LabelFactory.createLabels(MultiCurve multiCurve,
LabelDisplayElement element,
java.awt.Graphics2D g,
GeoTransform projection)
Determines positions on the given MultiCurve where a caption could be drawn. |
void |
PointDisplayElement.paint(java.awt.Graphics g,
GeoTransform projection,
double scale)
renders the DisplayElement to the submitted graphic context |
void |
LineStringDisplayElement.paint(java.awt.Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
RasterDisplayElement.paint(java.awt.Graphics g,
GeoTransform projection,
double scale)
renders the DisplayElement to the submitted graphic context |
void |
DisplayElement.paint(java.awt.Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
LabelDisplayElement.paint(java.awt.Graphics g,
GeoTransform projection,
double scale)
Renders the DisplayElement to the submitted graphic context. |
void |
PolygonDisplayElement.paint(java.awt.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 java.util.ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(Curve curve,
LabelDisplayElement element,
java.awt.Graphics2D g,
GeoTransform projection)
Determines LabelChoice s for the given Curve where a Label could be drawn. |
(package private) static java.util.ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(LabelDisplayElement element,
java.awt.Graphics2D g,
GeoTransform projection)
Determines LabelChoice candidates for the given LabelDisplayElement . |
(package private) static java.util.ArrayList<LabelChoice> |
LabelChoiceFactory.createLabelChoices(MultiCurve multiCurve,
LabelDisplayElement element,
java.awt.Graphics2D g,
GeoTransform projection)
Determines LabelChoice candidates 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.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org