Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 

M

M() - Method in class com.esri.core.geometry.ogc.OGCPoint
 
M - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
m_geometry - Variable in class com.esri.core.geometry.OGCStructure
 
m_ogcStructure - Variable in class com.esri.core.geometry.MapOGCStructure
 
m_reason - Variable in class com.esri.core.geometry.NonSimpleResult
 
m_spatialReference - Variable in class com.esri.core.geometry.MapOGCStructure
 
m_structures - Variable in class com.esri.core.geometry.OGCStructure
 
m_type - Variable in class com.esri.core.geometry.OGCStructure
 
m_vertexIndex1 - Variable in class com.esri.core.geometry.NonSimpleResult
 
m_vertexIndex2 - Variable in class com.esri.core.geometry.NonSimpleResult
 
makeSimple() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
makeSimpleRelaxed is not supported for the GeometryCollection instance.
makeSimple() - Method in class com.esri.core.geometry.ogc.OGCGeometry
Resolves topological issues in this geometry and makes it Simple according to OGC specification.
makeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
makeSimpleRelaxed is not supported for the GeometryCollection instance.
MakeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCGeometry
Deprecated.
makeSimpleRelaxed(boolean) - Method in class com.esri.core.geometry.ogc.OGCGeometry
Makes a simple geometry for Geodatabase.
MapGeometry - Class in com.esri.core.geometry
The MapGeometry class bundles the geometry with its spatial reference together.
MapGeometry(Geometry, SpatialReference) - Constructor for class com.esri.core.geometry.MapGeometry
Construct a MapGeometry instance using the specified geometry instance and its corresponding spatial reference.
MapOGCStructure - Class in com.esri.core.geometry
 
MapOGCStructure() - Constructor for class com.esri.core.geometry.MapOGCStructure
 
MaxMeasure() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MaxMeasure() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
MAXSEMANTICS - Static variable in interface com.esri.core.geometry.VertexDescription.Semantics
 
MaxZ() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MaxZ() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
merge(Point2D) - Method in class com.esri.core.geometry.Envelope
 
merge(Envelope) - Method in class com.esri.core.geometry.Envelope
Merges this envelope with the extent of the given envelope.
merge(Point) - Method in class com.esri.core.geometry.Envelope
Merges this envelope with the point.
merge(Envelope2D) - Method in class com.esri.core.geometry.Envelope
 
merge(double) - Method in class com.esri.core.geometry.Envelope1D
 
merge(Envelope1D) - Method in class com.esri.core.geometry.Envelope1D
 
merge(double, double) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Point2D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Point3D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(Envelope2D) - Method in class com.esri.core.geometry.Envelope2D
 
merge(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
merge(Point3D) - Method in class com.esri.core.geometry.Envelope3D
 
merge(Envelope3D) - Method in class com.esri.core.geometry.Envelope3D
 
merge(double, double, double, double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
mergeNE(double) - Method in class com.esri.core.geometry.Envelope1D
 
mergeNE(double, double) - Method in class com.esri.core.geometry.Envelope2D
Merges a point with this envelope without checking if the envelope is empty.
mergeNE(double, double, double) - Method in class com.esri.core.geometry.Envelope3D
 
mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.Geometry
Merges the new VertexDescription by adding missing attributes from the src.
mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPath
 
mergeVertexDescription(VertexDescription) - Method in class com.esri.core.geometry.MultiPoint
 
mgrsAutomatic - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Uses the spheroid to determine the military grid string.
MgrsConversionMode - Interface in com.esri.core.geometry
The modes for converting between military grid reference system (MGRS) notation and coordinates.
mgrsNewStyle - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string.
mgrsNewWith180InZone01 - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string.
mgrsOldStyle - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string.
mgrsOldWith180InZone01 - Static variable in interface com.esri.core.geometry.MgrsConversionMode
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string.
MinMeasure() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MinMeasure() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
MinZ() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
 
MinZ() - Method in class com.esri.core.geometry.ogc.OGCGeometry
 
move(double, double) - Method in class com.esri.core.geometry.Envelope2D
Moves the Envelope by given distance.
move(Point3D) - Method in class com.esri.core.geometry.Envelope3D
 
mul(double) - Method in class com.esri.core.geometry.Point3D
 
mulLeft(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Multiplies this matrix on the left with the "left" matrix.
MultiPath - Class in com.esri.core.geometry
The MulitPath class is a base class for polygons and polylines.
MultiPath() - Constructor for class com.esri.core.geometry.MultiPath
 
multiply(Transformation2D) - Method in class com.esri.core.geometry.Transformation2D
Multiplies this matrix on the right with the "right" matrix.
multiply(Transformation2D, Transformation2D, Transformation2D) - Static method in class com.esri.core.geometry.Transformation2D
Performs multiplication of matrices a and b and places the result into this matrix.
MultiPoint - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
 
MultiPoint - Class in com.esri.core.geometry
A Multipoint is a collection of points.
MultiPoint() - Constructor for class com.esri.core.geometry.MultiPoint
Creates a new empty multipoint.
MultiPoint(VertexDescription) - Constructor for class com.esri.core.geometry.MultiPoint
 
MultiVertexGeometry - Class in com.esri.core.geometry
This class is a base for geometries with many vertices.
MultiVertexGeometry() - Constructor for class com.esri.core.geometry.MultiVertexGeometry
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018. All rights reserved.