protected static class ZoomPanel.GeometryElement extends Object implements Comparable<ZoomPanel.GeometryElement>
| Constructor and Description |
|---|
GeometryElement(int id,
String name,
com.vividsolutions.jts.geom.Geometry g,
boolean isInteger)
Creates a new RouteElement object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ZoomPanel.GeometryElement o) |
de.cismet.cismap.commons.XBoundingBox |
getEnvelope()
DOCUMENT ME!
|
int |
getId()
DOCUMENT ME!
|
String |
toString() |
public GeometryElement(int id,
String name,
com.vividsolutions.jts.geom.Geometry g,
boolean isInteger)
id - DOCUMENT ME!name - bean DOCUMENT ME!g - DOCUMENT ME!isInteger - DOCUMENT ME!public de.cismet.cismap.commons.XBoundingBox getEnvelope()
public int getId()
public int compareTo(ZoomPanel.GeometryElement o)
compareTo in interface Comparable<ZoomPanel.GeometryElement>Copyright © 2012–2026 cismet GmbH. All rights reserved.