Maven module :un.api : api-geometry :
Class :
un.api.geometry.Geometry
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getDimension,
getBoundingBox,
getCentroid,
getUserProperties,
buffer,
contains,
getConvexhull,
crosses,
difference,
disjoint,
distance,
intersection,
intersects,
nearest,
overlaps,
symDifference,
touches,
union,
within
int
getDimension ()
BBox
getBoundingBox ()
Point
getCentroid ()
Dictionary
getUserProperties ()
Geometry
buffer (double distance)
boolean
contains (Geometry geometry)
Geometry
getConvexhull ()
boolean
crosses (Geometry geometry)
Geometry
difference (Geometry geometry)
boolean
disjoint (Geometry geometry)
double
distance (Geometry geometry)
Geometry
intersection (Geometry geometry)
boolean
intersects (Geometry geometry)
Geometry[]
nearest (Geometry geometry)
boolean
overlaps (Geometry geometry)
Geometry
symDifference (Geometry geometry)
boolean
touches (Geometry geometry)
Geometry
union (Geometry geometry)
boolean
within (Geometry geometry)
This package contain the merge result of several specifications :