Package com.kheops.jmap.spatial
package com.kheops.jmap.spatial
-
ClassDescriptionComplex is the subclass of collection used to describe collection with various type of geometries.This abstract class defines methods for a general curve (1D geometry object)This interface is implemented by all geometry classes in JMap.Defines constants for geometry types supported in JMap.This class utility provides static methods to perform geometry operations defined in the Open Geospatial Consortium Simple feature model.This class defines methods used to compute the intersection between two geometries.A
lineis a LineString with 2 points.This class represents a closed LineString.This class represents a line made of several points.Operator to make a geometry valid.A set of Geo and Terrain Conversion utils.This abstract class represent a collection of curvesThis class represents a collection of LineString
A single LineString is allowed even if it's not the correct class.This class represents a collection of Point.This class represents a collection of Polygon
A single Polygon is allowed even if it's not the correct class.This abstract class represent a collection of surfacesTheDoubleclass defines a point specified indoubleprecision.TheFloatclass defines a point specified in float precision.ThePolygonclass defines a polygon in a 2D space.This class contains the main method relate to test relationship between two given geometries, and the methods needed to compute it.This class provides methods to reduce the number of points in a geometryTransformation is the base class for all geometry transformations.The TranslationTransformation is used to apply a translation to the specified geometries.
The translation is made directly to the specified geometry instances.