|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeometryProperty in eu.esdihumboldt.hale.common.instance.geometry |
---|
Classes in eu.esdihumboldt.hale.common.instance.geometry that implement GeometryProperty | |
---|---|
class |
DefaultGeometryProperty<T extends Geometry>
Default implementation of a GeometryProperty |
Methods in eu.esdihumboldt.hale.common.instance.geometry that return types with arguments of type GeometryProperty | |
---|---|
static Collection<GeometryProperty<?>> |
GeometryUtil.getAllGeometries(Instance instance)
Get all geometries of an instance. |
List<GeometryProperty<?>> |
GeometryFinder.getGeometries()
|
static Collection<GeometryProperty<?>> |
GeometryUtil.getGeometries(Instance instance,
List<QName> path)
Get the default geometry of an instance. |
Uses of GeometryProperty in eu.esdihumboldt.hale.io.gml.geometry.handler |
---|
Methods in eu.esdihumboldt.hale.io.gml.geometry.handler that return GeometryProperty | |
---|---|
protected GeometryProperty<com.vividsolutions.jts.geom.LinearRing> |
LinearRingHandler.createGeometry(Instance instance,
int srsDimension,
boolean allowTryOtherDimension)
Create a LinearRing geometry from the given instance. |
Method parameters in eu.esdihumboldt.hale.io.gml.geometry.handler with type arguments of type GeometryProperty | |
---|---|
protected Object |
GenericGeometryHandler.createGeometry(Instance instance,
List<GeometryProperty<?>> childGeometries,
CRSDefinition defaultCrs)
Create a geometry value from a given instance. |
Uses of GeometryProperty in eu.esdihumboldt.hale.ui.geometry |
---|
Methods in eu.esdihumboldt.hale.ui.geometry that return types with arguments of type GeometryProperty | |
---|---|
static Collection<GeometryProperty<?>> |
DefaultGeometryUtil.getDefaultGeometries(Instance instance)
Get the default geometry of an instance. |
Uses of GeometryProperty in eu.esdihumboldt.hale.ui.views.styledmap.painter |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter that return types with arguments of type GeometryProperty | |
---|---|
List<GeometryProperty<?>> |
InstanceWaypoint.getGeometries()
|
Constructor parameters in eu.esdihumboldt.hale.ui.views.styledmap.painter with type arguments of type GeometryProperty | |
---|---|
InstanceWaypoint(org.jdesktop.swingx.mapviewer.GeoPosition pos,
de.cs3d.common.metamodel.helperGeometry.BoundingBox bb,
InstanceReference value,
List<GeometryProperty<?>> geometries,
String name)
Create an instance way-point. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |