|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceWaypoint | |
---|---|
eu.esdihumboldt.hale.ui.views.styledmap.painter |
Uses of InstanceWaypoint in eu.esdihumboldt.hale.ui.views.styledmap.painter |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter that return InstanceWaypoint | |
---|---|
protected InstanceWaypoint |
AbstractInstancePainter.createWaypoint(Instance instance,
InstanceService instanceService)
Create a way-point for an instance |
InstanceWaypoint |
AbstractInstancePainter.findWaypoint(InstanceReference object)
|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter that return types with arguments of type InstanceWaypoint | |
---|---|
protected de.fhg.igd.mapviewer.marker.Marker<? super InstanceWaypoint> |
InstanceMarker.getFallbackMarker(InstanceWaypoint context)
|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter with parameters of type InstanceWaypoint | |
---|---|
protected boolean |
StyledInstanceMarker.applyFill(Graphics2D g,
InstanceWaypoint context)
|
protected boolean |
StyledInstanceMarker.applyStroke(Graphics2D g,
InstanceWaypoint context)
|
protected boolean |
InstanceMarker.applyStroke(Graphics2D g,
InstanceWaypoint context)
|
protected de.fhg.igd.mapviewer.marker.area.Area |
InstanceMarker.doPaintMarker(Graphics2D g,
InstanceWaypoint context,
org.jdesktop.swingx.mapviewer.PixelConverter converter,
int zoom,
int minX,
int minY,
int maxX,
int maxY,
Rectangle gBounds,
boolean calulateArea)
|
protected Color |
StyledInstanceMarker.getBorderColor(InstanceWaypoint context)
|
protected Color |
InstanceMarker.getBorderColor(InstanceWaypoint context)
|
protected de.fhg.igd.mapviewer.marker.Marker<? super InstanceWaypoint> |
InstanceMarker.getFallbackMarker(InstanceWaypoint context)
|
protected Stroke |
StyledInstanceMarker.getLineStroke(InstanceWaypoint context)
Get the stroke for drawing lines. |
protected Stroke |
InstanceMarker.getLineStroke(InstanceWaypoint context)
Get the stroke for drawing lines. |
protected Color |
StyledInstanceMarker.getPaintColor(InstanceWaypoint context)
|
protected Color |
InstanceMarker.getPaintColor(InstanceWaypoint context)
|
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. |
Constructors in eu.esdihumboldt.hale.ui.views.styledmap.painter with parameters of type InstanceWaypoint | |
---|---|
StyledInstanceMarker(InstanceWaypoint wp)
Create a instance marker supporting styles. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |