Uses of Interface
net.anwiba.spatial.geometry.IRectangle
-
Packages that use IRectangle Package Description net.anwiba.spatial.geometry net.anwiba.spatial.geometry.internal -
-
Uses of IRectangle in net.anwiba.spatial.geometry
Methods in net.anwiba.spatial.geometry that return IRectangle Modifier and Type Method Description IRectangleIGeometryFactory. createRectangle(IEnvelope envelope) -
Uses of IRectangle in net.anwiba.spatial.geometry.internal
Classes in net.anwiba.spatial.geometry.internal that implement IRectangle Modifier and Type Class Description classRectangleMethods in net.anwiba.spatial.geometry.internal that return IRectangle Modifier and Type Method Description IRectangleGeometryFactory. createRectangle(IEnvelope envelope)
-