A B C D E F G H I J L M N O P Q R S T U V W

M

m - Variable in class org.hibernate.spatial.jts.mgeom.MCoordinate
 
main(String[]) - Static method in class org.hibernate.spatial.jts.mgeom.DoubleComparator
 
main(String[]) - Static method in class org.hibernate.spatial.util.MetadataInspector
 
make() - Static method in class org.hibernate.spatial.LogFactory
 
MASK - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
MAX_RESOLUTION - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
MCoordinate - Class in org.hibernate.spatial.jts.mgeom
This coordinate class supports 4D coordinates, where the first 3 measures (x,y,z) are coordinates in a 3 dimensional space (cartesian for example), and the fourth is a measure value used for linear referencing.
MCoordinate() - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinate
Default constructor
MCoordinate(double, double, double, double) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinate
 
MCoordinate(double, double) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinate
 
MCoordinate(Coordinate) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinate
 
MCoordinate(MCoordinate) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinate
 
MCoordinateSequence - Class in org.hibernate.spatial.jts.mgeom
Implements the CoordinateSequence interface.
MCoordinateSequence(MCoordinate[]) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
Copy constructor -- simply aliases the input array, for better performance.
MCoordinateSequence(Coordinate[]) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
Constructor that makes a copy of an array of Coordinates.
MCoordinateSequence(CoordinateSequence) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
Constructor that makes a copy of a CoordinateSequence.
MCoordinateSequence(int) - Constructor for class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
Constructs a sequence of a given size, populated with new MCoordinates.
MCoordinateSequenceFactory - Class in org.hibernate.spatial.jts.mgeom
Creates MCoordinateSequenceFactory internally represented as an array of MCoordinates.
measureOnLength(boolean) - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Builds measures along the Geometry based on the length from the beginning (first coordinate) of the Geometry.
measureOnLength(boolean) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
measureOnLength(boolean) - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
MetadataInspector - Class in org.hibernate.spatial.util
 
MetadataInspector() - Constructor for class org.hibernate.spatial.util.MetadataInspector
 
MGeometry - Interface in org.hibernate.spatial.jts.mgeom
Defines geometries that carry measures in their CoordinateSequence.
MGeometryException - Exception in org.hibernate.spatial.jts.mgeom
 
MGeometryException(String) - Constructor for exception org.hibernate.spatial.jts.mgeom.MGeometryException
 
MGeometryException(int) - Constructor for exception org.hibernate.spatial.jts.mgeom.MGeometryException
 
MGeometryException(int, String) - Constructor for exception org.hibernate.spatial.jts.mgeom.MGeometryException
 
MGeometryFactory - Class in org.hibernate.spatial.jts.mgeom
Extension of the GeometryFactory for constructing Geometries with Measure support.
MGeometryFactory(PrecisionModel, int, MCoordinateSequenceFactory) - Constructor for class org.hibernate.spatial.jts.mgeom.MGeometryFactory
 
MGeometryFactory(MCoordinateSequenceFactory) - Constructor for class org.hibernate.spatial.jts.mgeom.MGeometryFactory
 
MGeometryFactory(PrecisionModel) - Constructor for class org.hibernate.spatial.jts.mgeom.MGeometryFactory
 
MGeometryFactory(PrecisionModel, int) - Constructor for class org.hibernate.spatial.jts.mgeom.MGeometryFactory
 
MGeometryFactory() - Constructor for class org.hibernate.spatial.jts.mgeom.MGeometryFactory
 
MIN_RESOLUTION - Static variable in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
MLineString - Class in org.hibernate.spatial.jts.mgeom
An implementation of the LineString class with the addition that the containing CoordinateSequence can carry measure.
MLineString(CoordinateSequence, GeometryFactory) - Constructor for class org.hibernate.spatial.jts.mgeom.MLineString
 
move(double, double) - Method in class org.hibernate.spatial.Circle
Move the circle to a new center
MultiMLineString - Class in org.hibernate.spatial.jts.mgeom
 
MultiMLineString(MLineString[], double, GeometryFactory) - Constructor for class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
MySQLGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.mysql
 
MySQLGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
MySQLGeometryValueBinder - Class in org.hibernate.spatial.dialect.mysql
 
MySQLGeometryValueBinder() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLGeometryValueBinder
 
MySQLGeometryValueExtractor - Class in org.hibernate.spatial.dialect.mysql
 
MySQLGeometryValueExtractor() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLGeometryValueExtractor
 
MySQLSpatial56Dialect - Class in org.hibernate.spatial.dialect.mysql
Extends the MySQL5Dialect by including support for the spatial operators.
MySQLSpatial56Dialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
MySQLSpatial5InnoDBDialect - Class in org.hibernate.spatial.dialect.mysql
 
MySQLSpatial5InnoDBDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatial5InnoDBDialect
 
MySQLSpatialDialect - Class in org.hibernate.spatial.dialect.mysql
Extends the MySQLDialect by also including information on spatial operators, constructors and processing functions.
MySQLSpatialDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
MySQLSpatialInnoDBDialect - Class in org.hibernate.spatial.dialect.mysql
Extends the MySQLInnoDBDialect by also including information on spatial operators, constructors and processing functions.
MySQLSpatialInnoDBDialect() - Constructor for class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 

A B C D E F G H I J L M N O P Q R S T U V W