JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.anwiba.spatial.geometry
,
net.anwiba.spatial.geometry.calculator
,
net.anwiba.spatial.geometry.converter
,
net.anwiba.spatial.geometry.exception
,
net.anwiba.spatial.geometry.extract
,
net.anwiba.spatial.geometry.internal
,
net.anwiba.spatial.geometry.operator
,
net.anwiba.spatial.geometry.polygon
,
net.anwiba.spatial.geometry.polygon.tree
,
net.anwiba.spatial.geometry.ring
,
net.anwiba.spatial.geometry.utilities
,
net.anwiba.spatial.geometry.validation
Class Hierarchy
java.lang.
Object
net.anwiba.spatial.geometry.
AbstractBaseGeometryTypeVisitor
<E> (implements net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
<T,E>)
net.anwiba.spatial.geometry.internal.
AbstractGeometry
(implements net.anwiba.spatial.geometry.
IGeometry
)
net.anwiba.spatial.geometry.internal.
AbstractGeometryCollection
<T> (implements net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.internal.
GeometryCollection
net.anwiba.spatial.geometry.internal.
MultiLineString
(implements net.anwiba.spatial.geometry.
IMultiLineString
)
net.anwiba.spatial.geometry.internal.
MultiPoint
(implements net.anwiba.spatial.geometry.
IMultiPoint
)
net.anwiba.spatial.geometry.internal.
MultiPolygon
(implements net.anwiba.spatial.geometry.
IMultiPolygon
)
net.anwiba.spatial.geometry.internal.
LineString
(implements net.anwiba.spatial.geometry.
ILineString
)
net.anwiba.spatial.geometry.internal.
LinearRing
(implements net.anwiba.spatial.geometry.
ILinearRing
)
net.anwiba.spatial.geometry.internal.
Point
(implements net.anwiba.spatial.geometry.
IPoint
)
net.anwiba.spatial.geometry.internal.
Polygon
(implements net.anwiba.spatial.geometry.
IPolygon
)
net.anwiba.spatial.geometry.internal.
Rectangle
(implements net.anwiba.spatial.geometry.
IRectangle
)
net.anwiba.spatial.geometry.polygon.tree.
AbstractGeometryNode
net.anwiba.spatial.geometry.polygon.tree.
GeometryNode
(implements net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
)
net.anwiba.spatial.geometry.polygon.tree.
GeometryRootNode
net.anwiba.spatial.geometry.
AbstractGeometryTypeVisitor
<E> (implements net.anwiba.spatial.geometry.
IGeometryTypeVisitor
<T,E>)
net.anwiba.commons.lang.collection.AbstractObjectCollection<T> (implements net.anwiba.commons.lang.collection.IMutableObjectCollection<T>)
net.anwiba.commons.lang.collection.ObjectCollection<T>
net.anwiba.commons.utilities.registry.AbstractApplicableRegistry<I,O> (implements net.anwiba.commons.utilities.registry.IApplicableRegistry<I,O>)
net.anwiba.spatial.geometry.converter.
GeometryToObjectConverterRegistry
(implements net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverterRegistry
)
net.anwiba.spatial.geometry.converter.
ObjectToGeometryConverterRegistry
(implements net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverterRegistry
)
net.anwiba.spatial.geometry.converter.
AbstractObjectToObjectConverter
<I,O,E> (implements net.anwiba.spatial.geometry.converter.
IRegistrableObjectToObjectConverter
<T,I,O,E>)
net.anwiba.spatial.geometry.polygon.
AbstractPolygonBuilder
(implements net.anwiba.spatial.geometry.polygon.
IPolygonBuilder
)
net.anwiba.spatial.geometry.polygon.
MultiPolygonBuilder
net.anwiba.spatial.geometry.extract.
AbstractReference
(implements net.anwiba.spatial.geometry.extract.
IReference
)
net.anwiba.spatial.geometry.extract.
CoordinateReference
(implements net.anwiba.spatial.geometry.extract.
ICoordinateReference
)
net.anwiba.spatial.geometry.extract.
GeometryReference
(implements net.anwiba.spatial.geometry.extract.
IGeometryReference
)
net.anwiba.spatial.geometry.extract.
AbstractReferenceFactory
net.anwiba.spatial.geometry.extract.
CoordinateReferenceFactory
net.anwiba.spatial.geometry.extract.
GeometryReferenceFactory
net.anwiba.spatial.geometry.polygon.
ContainsLinearRingOperator
net.anwiba.spatial.geometry.extract.
CoordinateExtractor
(implements net.anwiba.spatial.geometry.extract.
ICoordinateExtractor
)
net.anwiba.spatial.geometry.operator.
EnvelopeInteractOperator
net.anwiba.spatial.geometry.operator.
EnvelopeIntersectOperator
net.anwiba.spatial.geometry.calculator.
GeometryCalculator
net.anwiba.spatial.geometry.extract.
GeometryExtractor
(implements net.anwiba.spatial.geometry.extract.
IGeometryExtractor
)
net.anwiba.spatial.geometry.internal.
GeometryFactory
(implements net.anwiba.spatial.geometry.
IGeometryFactory
)
net.anwiba.spatial.geometry.internal.
GeometryFactoryProvider
(implements net.anwiba.spatial.geometry.
IGeometryFactoryProvider
)
net.anwiba.spatial.geometry.utilities.
GeometryUtilities
net.anwiba.spatial.geometry.
GeometryValidator
net.anwiba.spatial.geometry.calculator.
InteriorCalculator
net.anwiba.spatial.geometry.operator.
IsGeometryTypeOperator
net.anwiba.spatial.geometry.ring.
LinearRingBuilder
(implements net.anwiba.spatial.geometry.ring.
ILinearRingBuilder
)
net.anwiba.spatial.geometry.ring.
LinearRingBuilder.Sequences
(implements net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
)
net.anwiba.spatial.geometry.operator.
LineIntersector
net.anwiba.spatial.geometry.internal.
LineSegment
(implements net.anwiba.spatial.geometry.
ILineSegment
)
net.anwiba.spatial.geometry.extract.
LineSegmentExtractor
net.anwiba.spatial.geometry.operator.
LineSegmentIntersectOperator
net.anwiba.spatial.geometry.utilities.
LineSegmentIterable
(implements java.lang.
Iterable
<T>)
net.anwiba.spatial.geometry.utilities.
LineSegmentIterable.LineSegmentIterator
(implements java.util.
Iterator
<E>)
net.anwiba.spatial.geometry.operator.
LineStringInteractOperator
net.anwiba.spatial.geometry.validation.
NullToleranceProvider
(implements net.anwiba.spatial.geometry.validation.
IToleranceProvider
)
net.anwiba.commons.utilities.registry.ObjectRegistry<V> (implements net.anwiba.commons.utilities.registry.IObjectRegistry<V>)
net.anwiba.spatial.geometry.converter.
GeometryToTextConverterRegistry
(implements net.anwiba.spatial.geometry.converter.
IGeometryToTextConverterRegistry
)
net.anwiba.spatial.geometry.extract.
OrdinateValueExtractor
(implements net.anwiba.spatial.geometry.extract.
IOrdinateValueExtractor
)
net.anwiba.spatial.geometry.extract.
Path
(implements net.anwiba.spatial.geometry.extract.
IPath
)
net.anwiba.spatial.geometry.operator.
PointInteractOperator
net.anwiba.spatial.geometry.polygon.
PolygonalToPolygonalConverter
net.anwiba.spatial.geometry.polygon.
PolygonConfiguration
(implements net.anwiba.spatial.geometry.polygon.
IPolygonConfiguration
)
net.anwiba.spatial.geometry.polygon.
PolygonConsumer
net.anwiba.spatial.geometry.operator.
Rtree
<T>
net.anwiba.spatial.geometry.operator.
Rtree.Mbr
(implements org.khelekore.prtree.MBR)
net.anwiba.spatial.geometry.extract.
Step
(implements net.anwiba.spatial.geometry.extract.
IStep
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
net.anwiba.commons.lang.functional.ConversionException
net.anwiba.spatial.geometry.exception.
GeometryConversionException
net.anwiba.spatial.geometry.exception.
PolygonWithoutOuterringException
Interface Hierarchy
net.anwiba.commons.lang.functional.IApplicable<T>
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverter
<O>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverterRegistry
(also extends net.anwiba.commons.utilities.registry.IApplicableRegistry<I,O>)
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverter
<I>
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverterRegistry
(also extends net.anwiba.commons.utilities.registry.IApplicableRegistry<I,O>)
net.anwiba.spatial.geometry.converter.
IRegistrableObjectToObjectConverter
<T,I,O,E> (also extends net.anwiba.commons.lang.functional.IConverter<I,O,E>)
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverter
<O>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverter
<I>
net.anwiba.commons.utilities.registry.IApplicableRegistry<I,O>
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverterRegistry
(also extends net.anwiba.commons.lang.functional.IApplicable<T>)
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverterRegistry
(also extends net.anwiba.commons.lang.functional.IApplicable<T>)
net.anwiba.spatial.geometry.
IBaseGeometryTypeVisitor
<T,E>
net.anwiba.commons.lang.functional.IConverter<I,O,E>
net.anwiba.spatial.geometry.converter.
IGeometryToGeometryConverter
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverter
<O>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverter
<I>
net.anwiba.spatial.geometry.converter.
IRegistrableObjectToObjectConverter
<T,I,O,E> (also extends net.anwiba.commons.lang.functional.IApplicable<T>)
net.anwiba.spatial.geometry.converter.
IGeometryToObjectConverter
<O>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverter
net.anwiba.spatial.geometry.converter.
IObjectToGeometryConverter
<I>
net.anwiba.spatial.geometry.operator.
IEnvelopeConverter
<T>
net.anwiba.spatial.geometry.extract.
IExtractor
<I,O>
net.anwiba.spatial.geometry.extract.
ICoordinateExtractor
net.anwiba.spatial.geometry.extract.
IGeometryExtractor
net.anwiba.spatial.geometry.converter.
IFormat
net.anwiba.spatial.geometry.
IGeometryFactoryProvider
net.anwiba.spatial.geometry.polygon.tree.
IGeometryNode
net.anwiba.spatial.geometry.
IGeometryReferenceReceiver
net.anwiba.spatial.geometry.
IGeometryReceiver
net.anwiba.spatial.geometry.
IGeometryTypeVisitor
<T,E>
net.anwiba.spatial.geometry.
IGeometryValidator
net.anwiba.spatial.geometry.calculator.
IGeometryValueCalculator
net.anwiba.spatial.geometry.calculator.
IGeometryAreaCalculator
net.anwiba.spatial.geometry.calculator.
IGeometryLengthCalculator
net.anwiba.spatial.geometry.validation.
IInteractValidator
net.anwiba.spatial.geometry.ring.
ILinearRingBuilder
net.anwiba.spatial.geometry.
ILineSegment
net.anwiba.spatial.geometry.extract.
IOrdinateValueExtractor
net.anwiba.spatial.geometry.extract.
IPath
net.anwiba.spatial.geometry.polygon.
IPolygonBuilder
net.anwiba.spatial.geometry.polygon.
IPolygonConfiguration
net.anwiba.spatial.geometry.extract.
IReference
net.anwiba.spatial.geometry.extract.
ICoordinateReference
net.anwiba.spatial.geometry.extract.
IGeometryReference
net.anwiba.spatial.geometry.extract.
IStep
java.lang.
Iterable
<T>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverterRegistry
net.anwiba.commons.utilities.registry.IObjectRegistry<V>
net.anwiba.spatial.geometry.converter.
IGeometryToTextConverterRegistry
net.anwiba.spatial.geometry.validation.
IToleranceProvider
net.anwiba.commons.utilities.validation.IValidationResult
net.anwiba.spatial.geometry.validation.
IGeometryValidationResult
net.anwiba.spatial.geometry.ring.
LinearRingBuilder.ISequences
java.io.
Serializable
net.anwiba.spatial.geometry.
IBaseGeometry
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IGeometry
net.anwiba.spatial.geometry.
IBaseGeometry
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IGeometryCollection
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
ILineal
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IPolygonal
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IPunctual
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IGeometryCollection
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IGeometryFactory
net.anwiba.spatial.geometry.
ILineal
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
ILineString
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
ILinearRing
net.anwiba.spatial.geometry.
IMultiLineString
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
ILineal
)
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
, net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
IPunctual
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
, net.anwiba.spatial.geometry.
IPolygonal
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IPolygonal
net.anwiba.spatial.geometry.
IMultiPolygon
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
IPolygon
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IRectangle
net.anwiba.spatial.geometry.
IPunctual
net.anwiba.spatial.geometry.
IMultiPoint
(also extends net.anwiba.spatial.geometry.
IGeometryCollection
)
net.anwiba.spatial.geometry.
IPoint
(also extends net.anwiba.spatial.geometry.
IBaseGeometry
)
net.anwiba.spatial.geometry.
IRectangle
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
net.anwiba.spatial.geometry.
BaseGeometryType
net.anwiba.spatial.geometry.
GeometryType
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.