Uses of Interface
net.anwiba.spatial.geometry.IPolygonal
-
Packages that use IPolygonal Package Description net.anwiba.spatial.geometry net.anwiba.spatial.geometry.internal net.anwiba.spatial.geometry.polygon -
-
Uses of IPolygonal in net.anwiba.spatial.geometry
Subinterfaces of IPolygonal in net.anwiba.spatial.geometry Modifier and Type Interface Description interfaceIMultiPolygoninterfaceIPolygoninterfaceIRectangle -
Uses of IPolygonal in net.anwiba.spatial.geometry.internal
Classes in net.anwiba.spatial.geometry.internal that implement IPolygonal Modifier and Type Class Description classMultiPolygonclassPolygonclassRectangle -
Uses of IPolygonal in net.anwiba.spatial.geometry.polygon
Methods in net.anwiba.spatial.geometry.polygon that return IPolygonal Modifier and Type Method Description IPolygonalIPolygonBuilder. build()IPolygonalPolygonalToPolygonalConverter. convert(IPolygonal polygonal)Methods in net.anwiba.spatial.geometry.polygon with parameters of type IPolygonal Modifier and Type Method Description IPolygonalPolygonalToPolygonalConverter. convert(IPolygonal polygonal)
-