Package com.kheops.jmap.spatial
Interface Surface
- All Superinterfaces:
- Cloneable,- Geometry,- Serializable
- All Known Implementing Classes:
- Annotation,- Ellipse,- OrientedRectangle,- OrientedRectangle.Double,- OrientedRectangle.Float,- Polygon,- Rectangle,- Rectangle.Double,- Rectangle.Float
- 
Field SummaryFieldsFields inherited from interface com.kheops.jmap.spatial.GeometryGEOMETRY_ANNOTATION, GEOMETRY_COMPLEX, GEOMETRY_ELLIPSE, GEOMETRY_LINE, GEOMETRY_LINEAR_RING, GEOMETRY_LINESTRING, GEOMETRY_MULTI_ANNOTATION, GEOMETRY_MULTI_LINESTRING, GEOMETRY_MULTI_POINT, GEOMETRY_MULTI_POLYGON, GEOMETRY_POINT, GEOMETRY_POLYGON, GEOMETRY_RECTANGLE
- 
Method SummaryMethods inherited from interface com.kheops.jmap.spatial.GeometryasText, boundary, clone, createBounds, getBounds, getCenteredPoint, getGeometryId, getGeometryType, length, serialize, sizeOf, spatiallyEquals, spatiallyEquals, toString, transform, translate
- 
Field Details- 
serialVersionUIDstatic final long serialVersionUID- See Also:
 
 
- 
- 
Method Details