Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.geometry.jts Classes and Interfaces - 53 results found.
NameDescriptionTypePackageFramework
AbstractLiteIteratorSubclass that provides a convenient efficient currentSegment(float[] coords) implementation that reuses always the same double array.Classorg.geotools.geometry.jtsGeoTools
CircularArcRepresents an arc by three points, and provides methods to linearize it to a given max distance from the actual circleClassorg.geotools.geometry.jtsGeoTools
CircularRingA CircularRing is a CircularString whose start and end point coincide.Classorg.geotools.geometry.jtsGeoTools
CircularStringA CircularString is a sequence of zero or more connected circular arc segments.Classorg.geotools.geometry.jtsGeoTools
CompoundCurveA CompoundCurve is a connected sequence of circular arcs and linear segments.Classorg.geotools.geometry.jtsGeoTools
CompoundCurvedGeometryConvenience interface to expose methods common to CompoundCurve and CompoundRingAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CompoundRingA CompoundRing is a connected sequence of circular arcs and linear segments forming a closedAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
CoordinateSequencesUtility functions for coordinate sequences (extends the same named JTS class)Author:Andrea Aime - OpenGeo, Martin Davis - OpenGeoClassorg.geotools.geometry.jts.coordinatesequenceGeoTools
CoordinateSequenceTransformerInterface that should be implemented by classes able to apply the provided transformation to aInterfaceorg.geotools.geometry.jtsGeoTools
CSBuilderA Builder for JTS CoordinateSequences.Interfaceorg.geotools.geometry.jts.coordinatesequenceGeoTools
CSBuilderFactoryA factory to obtain a builder for JTS CoordinateSequence objects.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
CurvedGeometriesUtility methods for curved geometriesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.geometry.jtsGeoTools
CurvedGeometryProvides linearization control for curved geometriesAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CurvedGeometryFactoryA GeometryFactory with extra methods to generate CurvedGeometry instancesAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
CurvedRingMarker interface identifying closed curved geometriesAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
CurvePolygonA subclass of polygon that can host also curves and will linearize if neededAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
DecimatorAccepts geometries and collapses all the vertices that will be rendered to the same pixel.Classorg.geotools.geometry.jtsGeoTools
DefaultCoordinateSequenceTransformerA default implementation of coordinate sequence transformer.Classorg.geotools.geometry.jtsGeoTools
DefaultCSBuilderA CSBuilder that generates DefaultCoordinateSequence objects, that is, coordinate sequences backed by a Coordinate[] array.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
EmptyIteratorClassorg.geotools.geometry.jtsGeoTools
FactoryFinderDefines static methods used to access geometry, coordinate sequence orClassorg.geotools.geometry.jtsGeoTools
GeomCollectionIteratorA path iterator for the LiteShape class, specialized to iterate over a geometry collection.Classorg.geotools.geometry.jtsGeoTools
GeometriesConstants to identify JTS geometry types, reducing the need for boiler-plate code such as this.Classorg.geotools.geometry.jtsGeoTools
GeometryBuilderA builder for Geometry objects.Classorg.geotools.geometry.jtsGeoTools
GeometryClipperA stateful geometry clipper, can clip linestring on a specified rectangle.Classorg.geotools.geometry.jtsGeoTools
GeometryCollectorA stateful geometry collector that will add all geometries into a single resulting geometry collection with the following properties:Classorg.geotools.geometry.jtsGeoTools
GeometryCoordinateSequenceTransformerService object that takes a geometry and applies a MathTransform to the coordinates it contains, creating a newClassorg.geotools.geometry.jtsGeoTools
InPlaceCoordinateSequenceTransformerA JTS CoordinateSequenceTransformer which transforms the values in place.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
JTSJTS Geometry utility methods, bringing Geotools to JTS.Classorg.geotools.geometry.jtsGeoTools
JTSFactoryFinderDefines static methods used to access geometry, coordinate sequence orClassorg.geotools.geometry.jtsGeoTools
LineIteratorA path iterator for the LiteShape class, specialized to iterate overAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
LineIterator2A path iterator for the LiteShape class, specialized to iterate overAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
LiteCoordinateSequenceClassorg.geotools.geometry.jtsGeoTools
LiteCoordinateSequenceFactoryClassorg.geotools.geometry.jtsGeoTools
LiteShapeA thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.Classorg.geotools.geometry.jtsGeoTools
LiteShape2A thin wrapper that adapts a JTS geometry to the Shape interface so that the geometry can be used by java2d without coordinate cloning.Classorg.geotools.geometry.jtsGeoTools
MultiCurveA subclass of multi line string that can host also curves and will linearize if neededAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
MultiCurvedGeometryThis interface is really just a trick for schema building, there are no concrete implementors for itInterfaceorg.geotools.geometry.jtsGeoTools
MultiSurfaceA subclass of MultiPolygon that can host also CurvePolygon and will linearize ifAuthor:Andrea Aime - GeoSolutionsSee Also:Serialized FormClassorg.geotools.geometry.jtsGeoTools
OffsetCurveBuilderBuilds a offset curve, that is, a line parallel to the provided geometry at a given distance.Classorg.geotools.geometry.jtsGeoTools
PackedCSBuilderAn implementation of a JTS CSBuilder which uses a PackedCoordinateSequence.Classorg.geotools.geometry.jts.coordinatesequenceGeoTools
PackedCSBuilder .DoubleClassorg.geotools.geometry.jts.coordinatesequence.PackedCSBuilderGeoTools
PackedCSBuilder .FloatClassorg.geotools.geometry.jts.coordinatesequence.PackedCSBuilderGeoTools
PackedLineIteratorClassorg.geotools.geometry.jtsGeoTools
PointIteratorA path iterator for the LiteShape class, specialized to iterate over Point objects.Classorg.geotools.geometry.jtsGeoTools
PolygonIteratorA path iterator for the LiteShape class, specialized to iterate over PolygonAuthor:Andrea Aime, simone giannecchiniClassorg.geotools.geometry.jtsGeoTools
PreciseCoordinateSequenceTransformerThis coordinate sequence transformer will take a Geometry and transform in a set of curved lines that will be "flattened" in order to get back a set of straight segments.Classorg.geotools.geometry.jtsGeoTools
ReferencedEnvelopeA JTS envelope associated with a coordinate reference system.Classorg.geotools.geometry.jtsGeoTools
ReferencedEnvelope3DA 3D envelope associated with a coordinate reference system.Classorg.geotools.geometry.jtsGeoTools
SingleCurvedGeometryConvenience interface to expose methods common to CircularString and CircularRingAuthor:Andrea Aime - GeoSolutionsInterfaceorg.geotools.geometry.jtsGeoTools
TransformedShapeApply an arbitrary AffineTransform on a Shape.Classorg.geotools.geometry.jtsGeoTools
WKTReader2Create a geometry from SQL Multi-Media Extension Well-Known Text which allows curves.Classorg.geotools.geometry.jtsGeoTools
WKTWriter2A fork of JTS own WKTWriter that can write curved geometries using SQL Multi-Media Extension Well-Known TextClassorg.geotools.geometry.jtsGeoTools