Modifier and Type | Interface and Description |
---|---|
interface |
CRSDefinitionFactory<T extends CRSDefinition>
Provides support for creating a
CRSDefinition from a definition
string and vice versa. |
Modifier and Type | Method and Description |
---|---|
static CRSDefinition |
CRSDefinitionUtil.createDefinition(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
Create a
CRSDefinition from an existing coordinate reference
system. |
CRSDefinition |
CRSProvider.getCRS(TypeDefinition parentType,
List<QName> propertyPath)
Get the CRS definition for values of the given property definition.
|
CRSDefinition |
DefaultGeometryProperty.getCRSDefinition() |
Constructor and Description |
---|
DefaultGeometryProperty(CRSDefinition crsDef,
T geometry)
Create a geometry property
|
GeometryFinder(CRSDefinition crsDef)
Constructor for GeometryFinder with the
CoordinateReferenceSystemDefinition
|
Modifier and Type | Class and Description |
---|---|
class |
CodeDefinition
CRS definition based on a code
|
class |
WKTDefinition
CRS definition based on WKT
|
Modifier and Type | Method and Description |
---|---|
CRSDefinition |
AbstractCRSManager.getCRS(TypeDefinition parentType,
List<QName> propertyPath) |
Modifier and Type | Method and Description |
---|---|
CRSDefinition |
GeometryProperty.getCRSDefinition()
Get the definition of the coordinate reference system associated with the
geometry.
|
Modifier and Type | Method and Description |
---|---|
static CRSDefinition |
GMLGeometryUtil.findCRS(Instance instance)
Find the CRS definition to be associated with the geometry contained in
the given instance.
|
CRSDefinition |
CRSFinder.getDefinition()
Get the CRS definition found during traversal.
|
Modifier and Type | Method and Description |
---|---|
CRSDefinition |
GenericGeometryHandler.CRSWrapper.getCrsDef()
Get the contained CRS definition.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
GenericGeometryHandler.createGeometry(Instance instance,
List<GeometryProperty<?>> childGeometries,
CRSDefinition defaultCrs)
Create a geometry value from a given instance.
|
Constructor and Description |
---|
GenericGeometryHandler.CRSWrapper(CRSDefinition crsDefinition)
Create a CRS wrapper
|
Modifier and Type | Method and Description |
---|---|
CRSDefinition |
DialogCRSProvider.getCRS(TypeDefinition parentType,
List<QName> propertyPath) |
CRSDefinition |
SelectCRSDialog.getValue()
Get the selected value
|
Constructor and Description |
---|
SelectCRSDialog(org.eclipse.swt.widgets.Shell parentShell,
CRSDefinition initalValue)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected de.fhg.igd.mapviewer.marker.area.Area |
InstanceMarker.paintGeometry(Graphics2D g,
CRSDefinition crsDefinition,
com.vividsolutions.jts.geom.Geometry geometry,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
boolean singleGeometry,
Rectangle gBounds,
org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
boolean calculateArea)
Paint a geometry.
|
protected de.fhg.igd.mapviewer.marker.area.Area |
InstanceMarker.paintLine(com.vividsolutions.jts.geom.LineString geometry,
Graphics2D g,
CRSDefinition crsDefinition,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
boolean calculateArea)
Paint a line string geometry.
|
protected de.fhg.igd.mapviewer.marker.area.Area |
StyledInstanceMarker.paintPoint(com.vividsolutions.jts.geom.Point geometry,
Graphics2D g,
CRSDefinition crsDefinition,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
boolean calculateArea) |
protected de.fhg.igd.mapviewer.marker.area.Area |
InstanceMarker.paintPoint(com.vividsolutions.jts.geom.Point geometry,
Graphics2D g,
CRSDefinition crsDefinition,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
boolean calculateArea)
Paint a point geometry.
|
protected de.fhg.igd.mapviewer.marker.area.Area |
InstanceMarker.paintPolygon(com.vividsolutions.jts.geom.Polygon geometry,
Graphics2D g,
CRSDefinition crsDefinition,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
boolean calculateArea)
Paint a polygon geometry.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a