JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
A
AbstractBaseGeometryTypeVisitor
<
E
extends
Exception
> - Class in
net.anwiba.spatial.geometry
AbstractBaseGeometryTypeVisitor()
- Constructor for class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
AbstractGeometry
- Class in
net.anwiba.spatial.geometry.internal
AbstractGeometryCollection
<
T
extends
IBaseGeometry
> - Class in
net.anwiba.spatial.geometry.internal
AbstractGeometryNode
- Class in
net.anwiba.spatial.geometry.polygon.tree
AbstractGeometryNode()
- Constructor for class net.anwiba.spatial.geometry.polygon.tree.
AbstractGeometryNode
AbstractGeometryTypeVisitor
<
E
extends
Exception
> - Class in
net.anwiba.spatial.geometry
AbstractGeometryTypeVisitor()
- Constructor for class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
AbstractObjectToObjectConverter
<
I
,
O
,
E
extends
Exception
> - Class in
net.anwiba.spatial.geometry.converter
AbstractObjectToObjectConverter(String)
- Constructor for class net.anwiba.spatial.geometry.converter.
AbstractObjectToObjectConverter
AbstractPolygonBuilder
- Class in
net.anwiba.spatial.geometry.polygon
AbstractPolygonBuilder(IGeometryFactoryProvider)
- Constructor for class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
AbstractReference
- Class in
net.anwiba.spatial.geometry.extract
AbstractReference(IPath)
- Constructor for class net.anwiba.spatial.geometry.extract.
AbstractReference
AbstractReferenceFactory
- Class in
net.anwiba.spatial.geometry.extract
AbstractReferenceFactory()
- Constructor for class net.anwiba.spatial.geometry.extract.
AbstractReferenceFactory
accept(IBaseGeometryTypeVisitor<T, E>)
- Method in enum net.anwiba.spatial.geometry.
BaseGeometryType
accept(IGeometryTypeVisitor<T, E>)
- Method in enum net.anwiba.spatial.geometry.
GeometryType
add(ILinearRing)
- Method in class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
add(PolygonConsumer, Iterable<IGeometryNode>)
- Method in class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
add(ILinearRing)
- Method in interface net.anwiba.spatial.geometry.polygon.
IPolygonBuilder
add(IPolygon)
- Method in class net.anwiba.spatial.geometry.polygon.
PolygonConsumer
add(IGeometryNode)
- Method in class net.anwiba.spatial.geometry.polygon.tree.
AbstractGeometryNode
add(IGeometryNode)
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
add(ILineString)
- Method in interface net.anwiba.spatial.geometry.ring.
ILinearRingBuilder
add(ILineString)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder
add(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
add(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
asExteriorRing()
- Method in class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
asExteriorRing()
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
asInnerRing()
- Method in class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
asInnerRing()
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
asLinearRing()
- Method in class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
asLinearRing()
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
asPolygon()
- Method in class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
asPolygon()
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
B
BaseGeometryType
- Enum in
net.anwiba.spatial.geometry
build()
- Method in class net.anwiba.spatial.geometry.operator.
Rtree
build()
- Method in interface net.anwiba.spatial.geometry.polygon.
IPolygonBuilder
build()
- Method in class net.anwiba.spatial.geometry.polygon.
MultiPolygonBuilder
build()
- Method in interface net.anwiba.spatial.geometry.ring.
ILinearRingBuilder
build()
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder
C
calculate(IGeometry)
- Method in interface net.anwiba.spatial.geometry.calculator.
IGeometryValueCalculator
calculate(ICoordinateSequence...)
- Method in class net.anwiba.spatial.geometry.operator.
LineSegmentIntersectOperator
calculateArea(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
calculateCentroid(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
calculateInterior(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
calculateInterior(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IMultiLineString)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(ILineString)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IPoint)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IMultiPoint)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IPolygon)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IMultiPolygon)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateInterior(IGeometryCollection)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
calculateLength(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
collection()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
computeIntersection(ICoordinate, ICoordinate, ICoordinate, ICoordinate)
- Method in class net.anwiba.spatial.geometry.operator.
LineIntersector
contains(IGeometry)
- Method in class net.anwiba.spatial.geometry.operator.
LineStringInteractOperator
contains(ILinearRing)
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
contains(ILineString, boolean)
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
contains(ICoordinate, boolean)
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
contains(IGeometryNode)
- Method in class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
contains(IGeometryNode)
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
ContainsLinearRingOperator
- Class in
net.anwiba.spatial.geometry.polygon
ContainsLinearRingOperator(ILinearRing)
- Constructor for class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
containsOrCross(ILineString)
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
containts(ICoordinate)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
containts(ICoordinate)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
convert(IGeometry)
- Method in interface net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverter
convert(IGeometry)
- Method in interface net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
convert(I)
- Method in interface net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverter
convert(IPolygonal)
- Method in class net.anwiba.spatial.geometry.polygon.
PolygonalToPolygonalConverter
CoordinateExtractor
- Class in
net.anwiba.spatial.geometry.extract
CoordinateExtractor(IGeometry)
- Constructor for class net.anwiba.spatial.geometry.extract.
CoordinateExtractor
CoordinateReference
- Class in
net.anwiba.spatial.geometry.extract
CoordinateReference(IPath)
- Constructor for class net.anwiba.spatial.geometry.extract.
CoordinateReference
CoordinateReferenceFactory
- Class in
net.anwiba.spatial.geometry.extract
CoordinateReferenceFactory()
- Constructor for class net.anwiba.spatial.geometry.extract.
CoordinateReferenceFactory
covers(IGeometry)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
create(int...)
- Method in class net.anwiba.spatial.geometry.extract.
CoordinateReferenceFactory
create(int...)
- Method in class net.anwiba.spatial.geometry.extract.
GeometryReferenceFactory
createCollection(IBaseGeometry[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createCollection(IBaseGeometry[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createEnvelope(IGeometry[])
- Static method in class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
createLinearRing(double[], double[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createLinearRing(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createLinearRing(double[], double[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createLinearRing(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createLineString(double[], double[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createLineString(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createLineString(double[], double[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createLineString(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(double[][], double[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(double[][], double[][], double[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(double[][], double[][], double[][], boolean)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(double[][], double[][], double[][], double[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(ICoordinateSequence[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(ILineString)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(ILineString[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiLineString(double[][], double[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(double[][], double[][], double[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(double[][], double[][], double[][], boolean)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(double[][], double[][], double[][], double[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(ICoordinateSequence[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(ILineString)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiLineString(ILineString[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPoint(double[], double[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPoint(IPoint)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPoint(IPoint[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPoint(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPoint(double[], double[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPoint(IPoint)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPoint(IPoint[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPoint(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(double[][], double[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(double[][], double[][], double[][][], double[][][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(ICoordinateSequence[], ICoordinateSequence[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(IPolygon)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(IPolygon[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(List<IPolygon>)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createMultiPolygon(double[][], double[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(double[][], double[][], double[][][], double[][][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(ICoordinateSequence[], ICoordinateSequence[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(IPolygon)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(IPolygon[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createMultiPolygon(List<IPolygon>)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPath(int...)
- Method in class net.anwiba.spatial.geometry.extract.
AbstractReferenceFactory
createPoint(ICoordinate)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPoint(ICoordinate, IEnvelope)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPoint(double, double)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPoint(double, double)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPoint(ICoordinate)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPoint(ICoordinate, IEnvelope)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(double[], double[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(double[], double[], double[][], double[][])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(ICoordinateSequence, ICoordinateSequence[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(ILinearRing, ILinearRing[])
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(ILinearRing, List<ILinearRing>)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(IEnvelope)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createPolygon(double[], double[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(double[], double[], double[][], double[][])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(ICoordinateSequence, ICoordinateSequence[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(ILinearRing, List<ILinearRing>)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(ILinearRing, ILinearRing[])
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createPolygon(IEnvelope)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
createRectangle(IEnvelope)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
createRectangle(IEnvelope)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
cross(ICoordinate, ICoordinate)
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
curve()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
E
ensure(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
ensure(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
LinearRing
ensure(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.internal.
LineString
ensureIsLinearRing(ICoordinateSequence)
- Static method in class net.anwiba.spatial.geometry.
GeometryValidator
EnvelopeInteractOperator
- Class in
net.anwiba.spatial.geometry.operator
EnvelopeInteractOperator(IEnvelope)
- Constructor for class net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
EnvelopeIntersectOperator
- Class in
net.anwiba.spatial.geometry.operator
EnvelopeIntersectOperator(IEnvelope)
- Constructor for class net.anwiba.spatial.geometry.operator.
EnvelopeIntersectOperator
equals(Object)
- Method in class net.anwiba.spatial.geometry.extract.
GeometryReference
equals(Object)
- Method in class net.anwiba.spatial.geometry.extract.
Path
equals(Object)
- Method in class net.anwiba.spatial.geometry.extract.
Step
extract(ICoordinateReference)
- Method in class net.anwiba.spatial.geometry.extract.
CoordinateExtractor
extract(IGeometryReference)
- Method in class net.anwiba.spatial.geometry.extract.
GeometryExtractor
extract(I)
- Method in interface net.anwiba.spatial.geometry.extract.
IExtractor
extract(double[], int)
- Method in interface net.anwiba.spatial.geometry.extract.
IOrdinateValueExtractor
extract(double[], int)
- Method in class net.anwiba.spatial.geometry.extract.
OrdinateValueExtractor
extract(IGeometry, int)
- Static method in class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
F
factoryProvider
- Variable in class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
find(ICoordinate)
- Method in class net.anwiba.spatial.geometry.extract.
LineSegmentExtractor
G
geometries()
- Method in interface net.anwiba.spatial.geometry.
IGeometryCollection
geometries()
- Method in interface net.anwiba.spatial.geometry.
IMultiLineString
geometries()
- Method in interface net.anwiba.spatial.geometry.
IMultiPoint
geometries()
- Method in interface net.anwiba.spatial.geometry.
IMultiPolygon
geometries()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
GeometryCalculator
- Class in
net.anwiba.spatial.geometry.calculator
GeometryCalculator()
- Constructor for class net.anwiba.spatial.geometry.calculator.
GeometryCalculator
GeometryCollection
- Class in
net.anwiba.spatial.geometry.internal
GeometryConversionException
- Exception in
net.anwiba.spatial.geometry.exception
GeometryConversionException(String)
- Constructor for exception net.anwiba.spatial.geometry.exception.
GeometryConversionException
GeometryConversionException(String, Throwable)
- Constructor for exception net.anwiba.spatial.geometry.exception.
GeometryConversionException
GeometryConversionException(Throwable)
- Constructor for exception net.anwiba.spatial.geometry.exception.
GeometryConversionException
GeometryExtractor
- Class in
net.anwiba.spatial.geometry.extract
GeometryExtractor(IGeometry)
- Constructor for class net.anwiba.spatial.geometry.extract.
GeometryExtractor
GeometryFactory
- Class in
net.anwiba.spatial.geometry.internal
GeometryFactory(ICoordinateReferenceSystem)
- Constructor for class net.anwiba.spatial.geometry.internal.
GeometryFactory
GeometryFactoryProvider
- Class in
net.anwiba.spatial.geometry.internal
GeometryFactoryProvider()
- Constructor for class net.anwiba.spatial.geometry.internal.
GeometryFactoryProvider
GeometryNode
- Class in
net.anwiba.spatial.geometry.polygon.tree
GeometryNode(IGeometryFactoryProvider, ILinearRing)
- Constructor for class net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
GeometryReference
- Class in
net.anwiba.spatial.geometry.extract
GeometryReference(IPath)
- Constructor for class net.anwiba.spatial.geometry.extract.
GeometryReference
GeometryReferenceFactory
- Class in
net.anwiba.spatial.geometry.extract
GeometryReferenceFactory()
- Constructor for class net.anwiba.spatial.geometry.extract.
GeometryReferenceFactory
GeometryRootNode
- Class in
net.anwiba.spatial.geometry.polygon.tree
GeometryRootNode()
- Constructor for class net.anwiba.spatial.geometry.polygon.tree.
GeometryRootNode
GeometryToObjectConverterRegistry
- Class in
net.anwiba.spatial.geometry.converter
GeometryToObjectConverterRegistry()
- Constructor for class net.anwiba.spatial.geometry.converter.
GeometryToObjectConverterRegistry
GeometryToTextConverterRegistry
- Class in
net.anwiba.spatial.geometry.converter
GeometryToTextConverterRegistry(IGeometryToTextConverter)
- Constructor for class net.anwiba.spatial.geometry.converter.
GeometryToTextConverterRegistry
GeometryType
- Enum in
net.anwiba.spatial.geometry
GeometryUtilities
- Class in
net.anwiba.spatial.geometry.utilities
GeometryUtilities()
- Constructor for class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
GeometryValidator
- Class in
net.anwiba.spatial.geometry
GeometryValidator()
- Constructor for class net.anwiba.spatial.geometry.
GeometryValidator
get(int)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
get(ICoordinate)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
get(ICoordinate)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
get(int)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
getBaseGeometryType()
- Method in enum net.anwiba.spatial.geometry.
GeometryType
getBisectorIntersections(IGeometry)
- Static method in class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
getByName(String)
- Static method in enum net.anwiba.spatial.geometry.
GeometryType
getChildren()
- Method in class net.anwiba.spatial.geometry.polygon.tree.
AbstractGeometryNode
getChildren()
- Method in interface net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
getCoordinate()
- Method in class net.anwiba.spatial.geometry.internal.
Point
getCoordinate()
- Method in interface net.anwiba.spatial.geometry.
IPoint
getCoordinateDimension()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getCoordinateDimension()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
getCoordinateDimension()
- Method in class net.anwiba.spatial.geometry.internal.
LineString
getCoordinateDimension()
- Method in class net.anwiba.spatial.geometry.internal.
Point
getCoordinateDimension()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getCoordinateN(int)
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getCoordinateN(int)
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getCoordinateReferenceSystem()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getCoordinateReferenceSystem()
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
getCoordinateReferenceSystem()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getCoordinateReferenceSystem()
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
getCoordinateSequence()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getCoordinateSequence()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getCoordinateSequence()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
getCoordinateSequence()
- Method in class net.anwiba.spatial.geometry.internal.
LineString
getCoordinateSequence()
- Method in class net.anwiba.spatial.geometry.internal.
Point
getCoordinateSequence()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getCoordinateSequenceFactory()
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactory
getCoordinateSequenceFactory()
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactory
getDefaultGeometryFactory()
- Static method in class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
getDimension()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getDimension()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getDimensions()
- Method in interface net.anwiba.spatial.geometry.operator.
IEnvelopeConverter
getDimensions()
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
getEndPoint()
- Method in interface net.anwiba.spatial.geometry.
ILineSegment
getEndPoint()
- Method in class net.anwiba.spatial.geometry.internal.
LineSegment
getEnvelope()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getEnvelope()
- Method in interface net.anwiba.spatial.geometry.
ILineSegment
getEnvelope()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getEnvelope()
- Method in class net.anwiba.spatial.geometry.internal.
LineSegment
getErrorPosition()
- Method in interface net.anwiba.spatial.geometry.validation.
IGeometryValidationResult
getExteriorOrientation()
- Method in interface net.anwiba.spatial.geometry.polygon.
IPolygonConfiguration
getExteriorOrientation()
- Method in class net.anwiba.spatial.geometry.polygon.
PolygonConfiguration
getGeometryFactory(ICoordinateReferenceSystem)
- Method in interface net.anwiba.spatial.geometry.
IGeometryFactoryProvider
getGeometryFactory(ICoordinateReferenceSystem)
- Method in class net.anwiba.spatial.geometry.internal.
GeometryFactoryProvider
getGeometryFactory(ICoordinateReferenceSystem)
- Static method in class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
getGeometryN(int)
- Method in interface net.anwiba.spatial.geometry.
IGeometryCollection
getGeometryN(int)
- Method in interface net.anwiba.spatial.geometry.
IMultiLineString
getGeometryN(int)
- Method in interface net.anwiba.spatial.geometry.
IMultiPoint
getGeometryN(int)
- Method in interface net.anwiba.spatial.geometry.
IMultiPolygon
getGeometryN(int)
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
getGeometryType()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
GeometryCollection
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
LinearRing
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
LineString
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
MultiLineString
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
MultiPoint
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
MultiPolygon
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
Point
getGeometryType()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getIndex()
- Method in interface net.anwiba.spatial.geometry.extract.
IStep
getIndex()
- Method in class net.anwiba.spatial.geometry.extract.
Step
getInnerRingN(int)
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getInnerRingN(int)
- Method in interface net.anwiba.spatial.geometry.
IPolygon
getInnerRings()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getInnerRings()
- Method in interface net.anwiba.spatial.geometry.
IPolygon
getInteractingCoordinateSequence(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeIntersectOperator
getInteractingSegmentCoordinateSequence(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeIntersectOperator
getInteriorOrientation()
- Method in interface net.anwiba.spatial.geometry.polygon.
IPolygonConfiguration
getInteriorOrientation()
- Method in class net.anwiba.spatial.geometry.polygon.
PolygonConfiguration
getMax(int, T)
- Method in interface net.anwiba.spatial.geometry.operator.
IEnvelopeConverter
getMax(int)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
getMin(int, T)
- Method in interface net.anwiba.spatial.geometry.operator.
IEnvelopeConverter
getMin(int)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
getNumberOfCoordinates()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
getNumberOfCoordinates()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
getNumberOfGeometries()
- Method in interface net.anwiba.spatial.geometry.
IGeometryCollection
getNumberOfGeometries()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
getNumberOfInnerRings()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getNumberOfInnerRings()
- Method in interface net.anwiba.spatial.geometry.
IPolygon
getOrientation()
- Method in interface net.anwiba.spatial.geometry.
ILinearRing
getOrientation()
- Method in class net.anwiba.spatial.geometry.internal.
LinearRing
getOuterRing()
- Method in class net.anwiba.spatial.geometry.internal.
Polygon
getOuterRing()
- Method in interface net.anwiba.spatial.geometry.
IPolygon
getPath()
- Method in class net.anwiba.spatial.geometry.extract.
AbstractReference
getPath()
- Method in interface net.anwiba.spatial.geometry.extract.
IReference
getPolygons()
- Method in class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
getPolygons()
- Method in class net.anwiba.spatial.geometry.polygon.
PolygonConsumer
getSrid(IGeometry)
- Static method in class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
getStartPoint()
- Method in interface net.anwiba.spatial.geometry.
ILineSegment
getStartPoint()
- Method in class net.anwiba.spatial.geometry.internal.
LineSegment
getStep()
- Method in interface net.anwiba.spatial.geometry.extract.
IPath
getStep()
- Method in class net.anwiba.spatial.geometry.extract.
Path
getTolerance(GeometryType)
- Method in interface net.anwiba.spatial.geometry.validation.
IToleranceProvider
getTolerance(GeometryType)
- Method in class net.anwiba.spatial.geometry.validation.
NullToleranceProvider
getTree()
- Method in class net.anwiba.spatial.geometry.operator.
LineStringInteractOperator
getTree()
- Method in class net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
H
hashCode()
- Method in class net.anwiba.spatial.geometry.extract.
GeometryReference
hashCode()
- Method in class net.anwiba.spatial.geometry.extract.
Path
hashCode()
- Method in class net.anwiba.spatial.geometry.extract.
Step
hasIntersection()
- Method in class net.anwiba.spatial.geometry.operator.
LineIntersector
hasNext()
- Method in interface net.anwiba.spatial.geometry.extract.
IStep
hasNext()
- Method in class net.anwiba.spatial.geometry.extract.
Step
hasNext()
- Method in class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable.LineSegmentIterator
hasStep()
- Method in interface net.anwiba.spatial.geometry.extract.
IPath
hasStep()
- Method in class net.anwiba.spatial.geometry.extract.
Path
I
IBaseGeometry
- Interface in
net.anwiba.spatial.geometry
IBaseGeometryTypeVisitor
<
T
,
E
extends
Exception
> - Interface in
net.anwiba.spatial.geometry
ICoordinateExtractor
- Interface in
net.anwiba.spatial.geometry.extract
ICoordinateReference
- Interface in
net.anwiba.spatial.geometry.extract
IEnvelopeConverter
<
T
> - Interface in
net.anwiba.spatial.geometry.operator
IExtractor
<
I
extends
IReference
,
O
> - Interface in
net.anwiba.spatial.geometry.extract
IFormat
- Interface in
net.anwiba.spatial.geometry.converter
IGeometry
- Interface in
net.anwiba.spatial.geometry
IGeometryAreaCalculator
- Interface in
net.anwiba.spatial.geometry.calculator
IGeometryCollection
- Interface in
net.anwiba.spatial.geometry
IGeometryExtractor
- Interface in
net.anwiba.spatial.geometry.extract
IGeometryFactory
- Interface in
net.anwiba.spatial.geometry
IGeometryFactoryProvider
- Interface in
net.anwiba.spatial.geometry
IGeometryLengthCalculator
- Interface in
net.anwiba.spatial.geometry.calculator
IGeometryNode
- Interface in
net.anwiba.spatial.geometry.polygon.tree
IGeometryReceiver
- Interface in
net.anwiba.spatial.geometry
IGeometryReference
- Interface in
net.anwiba.spatial.geometry.extract
IGeometryReferenceReceiver
- Interface in
net.anwiba.spatial.geometry
IGeometryToGeometryConverter
- Interface in
net.anwiba.spatial.geometry.converter
IGeometryToObjectConverter
<
O
> - Interface in
net.anwiba.spatial.geometry.converter
IGeometryToObjectConverterRegistry
- Interface in
net.anwiba.spatial.geometry.converter
IGeometryToTextConverter
- Interface in
net.anwiba.spatial.geometry.converter
IGeometryToTextConverterRegistry
- Interface in
net.anwiba.spatial.geometry.converter
IGeometryTypeVisitor
<
T
,
E
extends
Exception
> - Interface in
net.anwiba.spatial.geometry
IGeometryValidationResult
- Interface in
net.anwiba.spatial.geometry.validation
IGeometryValidator
- Interface in
net.anwiba.spatial.geometry
IGeometryValueCalculator
- Interface in
net.anwiba.spatial.geometry.calculator
IInteractValidator
- Interface in
net.anwiba.spatial.geometry.validation
ILineal
- Interface in
net.anwiba.spatial.geometry
ILinearRing
- Interface in
net.anwiba.spatial.geometry
ILinearRingBuilder
- Interface in
net.anwiba.spatial.geometry.ring
ILineSegment
- Interface in
net.anwiba.spatial.geometry
ILineString
- Interface in
net.anwiba.spatial.geometry
IMultiLineString
- Interface in
net.anwiba.spatial.geometry
IMultiPoint
- Interface in
net.anwiba.spatial.geometry
IMultiPolygon
- Interface in
net.anwiba.spatial.geometry
insert(T)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree
interact(IGeometry)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
interact(ICoordinate)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
interact(IEnvelope)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
interact(IGeometry, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IGeometryCollection, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IPoint, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IMultiPoint, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(ILineString, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IMultiLineString, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IPolygon, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IMultiPolygon, double)
- Method in class net.anwiba.spatial.geometry.operator.
PointInteractOperator
interact(IGeometry, double)
- Method in interface net.anwiba.spatial.geometry.validation.
IInteractValidator
InteriorCalculator
- Class in
net.anwiba.spatial.geometry.calculator
InteriorCalculator()
- Constructor for class net.anwiba.spatial.geometry.calculator.
InteriorCalculator
intersect(IGeometry)
- Method in class net.anwiba.spatial.geometry.operator.
EnvelopeIntersectOperator
intersects(T, MBRConverter<T>)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
intersects(MBR)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
IObjectToGeometryConverter
<
I
> - Interface in
net.anwiba.spatial.geometry.converter
IObjectToGeometryConverterRegistry
- Interface in
net.anwiba.spatial.geometry.converter
IOrdinateValueExtractor
- Interface in
net.anwiba.spatial.geometry.extract
IPath
- Interface in
net.anwiba.spatial.geometry.extract
IPoint
- Interface in
net.anwiba.spatial.geometry
IPolygon
- Interface in
net.anwiba.spatial.geometry
IPolygonal
- Interface in
net.anwiba.spatial.geometry
IPolygonBuilder
- Interface in
net.anwiba.spatial.geometry.polygon
IPolygonConfiguration
- Interface in
net.anwiba.spatial.geometry.polygon
IPunctual
- Interface in
net.anwiba.spatial.geometry
IRectangle
- Interface in
net.anwiba.spatial.geometry
IReference
- Interface in
net.anwiba.spatial.geometry.extract
IRegistrableObjectToObjectConverter
<
T
,
I
,
O
,
E
extends
Exception
> - Interface in
net.anwiba.spatial.geometry.converter
isApplicable(IFormat)
- Method in class net.anwiba.spatial.geometry.converter.
AbstractObjectToObjectConverter
isApplicable(IFormat)
- Method in class net.anwiba.spatial.geometry.converter.
GeometryToObjectConverterRegistry
isApplicable(IFormat)
- Method in class net.anwiba.spatial.geometry.converter.
ObjectToGeometryConverterRegistry
isCollection()
- Method in enum net.anwiba.spatial.geometry.
GeometryType
isCollection()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
isCollection()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
isEmpty()
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
isEmpty()
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
isGeometryType(IGeometry)
- Method in class net.anwiba.spatial.geometry.operator.
IsGeometryTypeOperator
IsGeometryTypeOperator
- Class in
net.anwiba.spatial.geometry.operator
IsGeometryTypeOperator(BaseGeometryType)
- Constructor for class net.anwiba.spatial.geometry.operator.
IsGeometryTypeOperator
isIntersection(ICoordinate)
- Method in class net.anwiba.spatial.geometry.operator.
LineIntersector
isMeasured()
- Method in interface net.anwiba.spatial.geometry.
IGeometry
isMeasured()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometry
isMeasured()
- Method in class net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
isRectangle(IPolygon)
- Static method in class net.anwiba.spatial.geometry.utilities.
GeometryUtilities
IStep
- Interface in
net.anwiba.spatial.geometry.extract
isValide(IGeometry)
- Method in interface net.anwiba.spatial.geometry.
IGeometryValidator
isValidLinearRing(ICoordinateSequence)
- Static method in class net.anwiba.spatial.geometry.
GeometryValidator
iterator()
- Method in class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable
IToleranceProvider
- Interface in
net.anwiba.spatial.geometry.validation
L
linearRing()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
LinearRing
- Class in
net.anwiba.spatial.geometry.internal
LinearRingBuilder
- Class in
net.anwiba.spatial.geometry.ring
LinearRingBuilder(IGeometryFactoryProvider)
- Constructor for class net.anwiba.spatial.geometry.ring.
LinearRingBuilder
LinearRingBuilder.ISequences
- Interface in
net.anwiba.spatial.geometry.ring
LinearRingBuilder.Sequences
- Class in
net.anwiba.spatial.geometry.ring
LineIntersector
- Class in
net.anwiba.spatial.geometry.operator
LineIntersector()
- Constructor for class net.anwiba.spatial.geometry.operator.
LineIntersector
LineSegment
- Class in
net.anwiba.spatial.geometry.internal
LineSegment(ICoordinate, ICoordinate)
- Constructor for class net.anwiba.spatial.geometry.internal.
LineSegment
LineSegmentExtractor
- Class in
net.anwiba.spatial.geometry.extract
LineSegmentExtractor(IGeometry)
- Constructor for class net.anwiba.spatial.geometry.extract.
LineSegmentExtractor
LineSegmentIntersectOperator
- Class in
net.anwiba.spatial.geometry.operator
LineSegmentIntersectOperator(ILineSegment)
- Constructor for class net.anwiba.spatial.geometry.operator.
LineSegmentIntersectOperator
LineSegmentIterable
- Class in
net.anwiba.spatial.geometry.utilities
LineSegmentIterable(ICoordinateSequence)
- Constructor for class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable
LineSegmentIterable.LineSegmentIterator
- Class in
net.anwiba.spatial.geometry.utilities
LineSegmentIterator(ICoordinateSequence)
- Constructor for class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable.LineSegmentIterator
lineString()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
LineString
- Class in
net.anwiba.spatial.geometry.internal
LineStringInteractOperator
- Class in
net.anwiba.spatial.geometry.operator
LineStringInteractOperator(ILineString)
- Constructor for class net.anwiba.spatial.geometry.operator.
LineStringInteractOperator
M
Mbr(double, double)
- Constructor for class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
multiLineString()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
MultiLineString
- Class in
net.anwiba.spatial.geometry.internal
multiPoint()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
MultiPoint
- Class in
net.anwiba.spatial.geometry.internal
multiPolygon()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
MultiPolygon
- Class in
net.anwiba.spatial.geometry.internal
MultiPolygonBuilder
- Class in
net.anwiba.spatial.geometry.polygon
MultiPolygonBuilder(IGeometryFactoryProvider)
- Constructor for class net.anwiba.spatial.geometry.polygon.
MultiPolygonBuilder
N
name()
- Method in interface net.anwiba.spatial.geometry.converter.
IFormat
nearestNeighbor(ICoordinate)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
nearestNeighbor(ICoordinate)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
net.anwiba.spatial.geometry
- package net.anwiba.spatial.geometry
net.anwiba.spatial.geometry.calculator
- package net.anwiba.spatial.geometry.calculator
net.anwiba.spatial.geometry.converter
- package net.anwiba.spatial.geometry.converter
net.anwiba.spatial.geometry.exception
- package net.anwiba.spatial.geometry.exception
net.anwiba.spatial.geometry.extract
- package net.anwiba.spatial.geometry.extract
net.anwiba.spatial.geometry.internal
- package net.anwiba.spatial.geometry.internal
net.anwiba.spatial.geometry.operator
- package net.anwiba.spatial.geometry.operator
net.anwiba.spatial.geometry.polygon
- package net.anwiba.spatial.geometry.polygon
net.anwiba.spatial.geometry.polygon.tree
- package net.anwiba.spatial.geometry.polygon.tree
net.anwiba.spatial.geometry.ring
- package net.anwiba.spatial.geometry.ring
net.anwiba.spatial.geometry.utilities
- package net.anwiba.spatial.geometry.utilities
net.anwiba.spatial.geometry.validation
- package net.anwiba.spatial.geometry.validation
next()
- Method in interface net.anwiba.spatial.geometry.extract.
IStep
next()
- Method in class net.anwiba.spatial.geometry.extract.
Step
next()
- Method in class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable.LineSegmentIterator
NullToleranceProvider
- Class in
net.anwiba.spatial.geometry.validation
NullToleranceProvider()
- Constructor for class net.anwiba.spatial.geometry.validation.
NullToleranceProvider
O
ObjectToGeometryConverterRegistry
- Class in
net.anwiba.spatial.geometry.converter
ObjectToGeometryConverterRegistry()
- Constructor for class net.anwiba.spatial.geometry.converter.
ObjectToGeometryConverterRegistry
OrdinateValueExtractor
- Class in
net.anwiba.spatial.geometry.extract
OrdinateValueExtractor(double)
- Constructor for class net.anwiba.spatial.geometry.extract.
OrdinateValueExtractor
P
path
- Variable in class net.anwiba.spatial.geometry.extract.
AbstractReference
Path
- Class in
net.anwiba.spatial.geometry.extract
Path(IStep)
- Constructor for class net.anwiba.spatial.geometry.extract.
Path
point()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
point()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
Point
- Class in
net.anwiba.spatial.geometry.internal
Point(ICoordinateReferenceSystem, ICoordinate)
- Constructor for class net.anwiba.spatial.geometry.internal.
Point
Point(ICoordinateReferenceSystem, ICoordinate, IEnvelope)
- Constructor for class net.anwiba.spatial.geometry.internal.
Point
PointInteractOperator
- Class in
net.anwiba.spatial.geometry.operator
PointInteractOperator(IPoint)
- Constructor for class net.anwiba.spatial.geometry.operator.
PointInteractOperator
PointInteractOperator(ICoordinate)
- Constructor for class net.anwiba.spatial.geometry.operator.
PointInteractOperator
polygon()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
polygon()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
Polygon
- Class in
net.anwiba.spatial.geometry.internal
PolygonalToPolygonalConverter
- Class in
net.anwiba.spatial.geometry.polygon
PolygonalToPolygonalConverter(IGeometryFactoryProvider, IPolygonConfiguration)
- Constructor for class net.anwiba.spatial.geometry.polygon.
PolygonalToPolygonalConverter
PolygonalToPolygonalConverter(IGeometryFactoryProvider, Orientation, Orientation)
- Constructor for class net.anwiba.spatial.geometry.polygon.
PolygonalToPolygonalConverter
PolygonConfiguration
- Class in
net.anwiba.spatial.geometry.polygon
PolygonConfiguration(Orientation, Orientation)
- Constructor for class net.anwiba.spatial.geometry.polygon.
PolygonConfiguration
PolygonConsumer
- Class in
net.anwiba.spatial.geometry.polygon
PolygonConsumer()
- Constructor for class net.anwiba.spatial.geometry.polygon.
PolygonConsumer
PolygonWithoutOuterringException
- Exception in
net.anwiba.spatial.geometry.exception
PolygonWithoutOuterringException(String)
- Constructor for exception net.anwiba.spatial.geometry.exception.
PolygonWithoutOuterringException
Q
query(double, double)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree
query(double)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree
R
Rectangle
- Class in
net.anwiba.spatial.geometry.internal
Rectangle(ICoordinateReferenceSystem, IEnvelope)
- Constructor for class net.anwiba.spatial.geometry.internal.
Rectangle
remove(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
remove(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
remove()
- Method in class net.anwiba.spatial.geometry.utilities.
LineSegmentIterable.LineSegmentIterator
rootNode
- Variable in class net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
Rtree
<
T
> - Class in
net.anwiba.spatial.geometry.operator
Rtree(IEnvelopeConverter<T>)
- Constructor for class net.anwiba.spatial.geometry.operator.
Rtree
Rtree.Mbr
- Class in
net.anwiba.spatial.geometry.operator
S
Sequences()
- Constructor for class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
setGeometry(IGeometry)
- Method in interface net.anwiba.spatial.geometry.
IGeometryReceiver
setGeometryReference(IGeometryReference)
- Method in interface net.anwiba.spatial.geometry.
IGeometryReferenceReceiver
setTolerance(double)
- Method in interface net.anwiba.spatial.geometry.ring.
ILinearRingBuilder
setTolerance(double)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder
size()
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
size()
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
Step
- Class in
net.anwiba.spatial.geometry.extract
Step(IStep, int)
- Constructor for class net.anwiba.spatial.geometry.extract.
Step
T
toString()
- Method in class net.anwiba.spatial.geometry.internal.
LineSegment
touch(ICoordinate)
- Method in class net.anwiba.spatial.geometry.operator.
LineStringInteractOperator
touched(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
touched(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
touches(ICoordinateSequence)
- Method in interface net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
touches(ICoordinateSequence)
- Method in class net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
U
union(MBR)
- Method in class net.anwiba.spatial.geometry.operator.
Rtree.Mbr
unknown()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
unknown()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
V
valueOf(String)
- Static method in enum net.anwiba.spatial.geometry.
BaseGeometryType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum net.anwiba.spatial.geometry.
GeometryType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.anwiba.spatial.geometry.
BaseGeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum net.anwiba.spatial.geometry.
GeometryType
Returns an array containing the constants of this enum type, in the order they are declared.
visitCollection()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitCollection()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitCurve()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
visitCurve()
- Method in interface net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
visitLinearRing()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitLinearRing()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitLineString()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitLineString()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitMultiLineString()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitMultiLineString()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitMultiPoint()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitMultiPoint()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitMultiPolygon()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitMultiPolygon()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitPoint()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
visitPoint()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitPoint()
- Method in interface net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
visitPoint()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitPolygon()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
visitPolygon()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitPolygon()
- Method in interface net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
visitPolygon()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
visitUnknown()
- Method in class net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
visitUnknown()
- Method in class net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
visitUnknown()
- Method in interface net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
visitUnknown()
- Method in interface net.anwiba.spatial.geometry.
IGeometryTypeVisitor
A
B
C
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2007–2018
Andreas W. Bartels
. All rights reserved.