- hasAttribute(int) - Method in class com.esri.core.geometry.Geometry
-
A shortcut for getDescription().hasAttribute()
- hasAttribute(int) - Method in class com.esri.core.geometry.VertexDescription
-
Returns True if the attribute with the given name and given set exists.
- hasAttributesFrom(VertexDescription) - Method in class com.esri.core.geometry.VertexDescription
-
Returns True if this vertex description includes all attributes from the
src.
- hasData(Envelope2D, double) - Method in class com.esri.core.geometry.QuadTree
-
Returns true if the quad tree has data intersecting the given query.
- hasEmptyDimension() - Method in class com.esri.core.geometry.Envelope3D
-
- hashCode() - Method in class com.esri.core.geometry.Envelope
-
Returns a hash code value for this envelope.
- hashCode() - Method in class com.esri.core.geometry.Envelope1D
-
- hashCode() - Method in class com.esri.core.geometry.Envelope2D
-
- hashCode() - Method in class com.esri.core.geometry.MapGeometry
-
- hashCode() - Method in class com.esri.core.geometry.MultiPath
-
Returns the hash code for the multipath.
- hashCode() - Method in class com.esri.core.geometry.MultiPoint
-
Returns a hash code value for this multipoint.
- hashCode() - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- hashCode() - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
- hashCode() - Method in class com.esri.core.geometry.Point
-
Returns the hash code for the point.
- hashCode() - Method in class com.esri.core.geometry.Point2D
-
- hashCode() - Method in class com.esri.core.geometry.Polygon
-
Returns a hash code value for this polygon.
- hashCode() - Method in class com.esri.core.geometry.Polyline
-
Returns the hash code for the polyline.
- hashCode() - Method in class com.esri.core.geometry.Transformation2D
-
Returns the hash code for the 2D transformation.
- hashCode() - Method in class com.esri.core.geometry.VertexDescription
-
- hashCombine(int, int) - Static method in class com.esri.core.geometry.NumberUtils
-
- hasID() - Method in class com.esri.core.geometry.Geometry
-
Returns true if this Geometry has an ID attribute
- hasID() - Method in class com.esri.core.geometry.VertexDescription
-
Returns True, if the vertex has ID attribute.
- hasM() - Method in class com.esri.core.geometry.Geometry
-
Returns true if this Geometry has an M attribute
- hasM() - Method in class com.esri.core.geometry.VertexDescription
-
Returns True, if the vertex has M attribute.
- hasNextSegment() - Method in class com.esri.core.geometry.SegmentIterator
-
Indicates whether a next segment exists for the path.
- hasPreviousSegment() - Method in class com.esri.core.geometry.SegmentIterator
-
Indicates whether a previous segment exists in the path.
- hasZ() - Method in class com.esri.core.geometry.Geometry
-
Returns true if this Geometry has the Z attribute
- hasZ() - Method in class com.esri.core.geometry.VertexDescription
-
Returns True, if the vertex has Z attribute.