Uses of Interface
net.anwiba.spatial.geometry.extract.IPath
-
Packages that use IPath Package Description net.anwiba.spatial.geometry.extract -
-
Uses of IPath in net.anwiba.spatial.geometry.extract
Classes in net.anwiba.spatial.geometry.extract that implement IPath Modifier and Type Class Description classPathFields in net.anwiba.spatial.geometry.extract declared as IPath Modifier and Type Field Description protected IPathAbstractReference. pathMethods in net.anwiba.spatial.geometry.extract that return IPath Modifier and Type Method Description protected IPathAbstractReferenceFactory. createPath(int... indices)IPathAbstractReference. getPath()IPathIReference. getPath()Constructors in net.anwiba.spatial.geometry.extract with parameters of type IPath Constructor Description AbstractReference(IPath path)CoordinateReference(IPath path)GeometryReference(IPath path)
-