Uses of Interface
net.anwiba.spatial.coordinate.ICoordinateSequenceFactory
Packages that use ICoordinateSequenceFactory
-
Uses of ICoordinateSequenceFactory in net.anwiba.spatial.coordinate
Classes in net.anwiba.spatial.coordinate that implement ICoordinateSequenceFactory -
Uses of ICoordinateSequenceFactory in net.anwiba.spatial.coordinate.calculator
Methods in net.anwiba.spatial.coordinate.calculator with parameters of type ICoordinateSequenceFactoryModifier and TypeMethodDescriptionstatic List<ICoordinateSequence>IntersectionCalculator.intersect(ICoordinateSequenceFactory factory, ICoordinateSequence coordinateSequence, IEnvelope envelope, int dimension)