Maven module :un.api : api-geometry :
Class :
un.impl.geometry.s2d.AbstractGeometry2D
Extends/Implements :
un.impl.geometry.AbstractGeometry
un.impl.geometry.s2d.Geometry2D
Subclasses : -
Variables : -
Functions :
getDimension,
getArea,
getLength,
getBoundingCircle,
getConvexhull,
getBoundingBox,
createPathIterator,
createPathIterator,
toChars
public int
getDimension ()
public double
getArea ()
public double
getLength ()
public Circle
getBoundingCircle ()
public Polygon
getConvexhull ()
public BBox
getBoundingBox ()
public PathIterator
createPathIterator ()
public PathIterator
createPathIterator (DefaultMatrix transform)
public Chars
toChars ()