Uses of Package
com.esri.core.geometry

Packages that use com.esri.core.geometry
com.esri.core.geometry Provides classes for different types of geometries, e.g. 
com.esri.core.internal.catalog   
com.esri.core.internal.value   
com.esri.core.map   
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
com.esri.core.symbol.advanced   
com.esri.core.tasks.ags.find Contains classes for defining finding operations that are executed on an ArcGIS Server. 
com.esri.core.tasks.ags.geocode   
com.esri.core.tasks.ags.geoprocessing Contains classes for connecting to geoprocessing services and parsing the results. 
com.esri.core.tasks.ags.identify Contains classes for defining identify operations that are executed on an ArcGIS Server. 
com.esri.core.tasks.ags.na   
com.esri.core.tasks.ags.query Contains classes for defining queries that are executed on an ArcGIS Server. 
com.esri.map   
 

Classes in com.esri.core.geometry used by com.esri.core.geometry
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
LinearUnit
          Unit for measurement of dimensions.
MapGeometry
          The MapGeometry class bundles the geometry with its spatial reference together.
MultiPath
          The MulitPath class is a base class for polygons and polylines.
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
Polygon
          A polygon is a collection of one or many interior or exterior rings.
Proximity2DResult
          Proximity operators are used to find the distance between two geometries or the distance from a given point to the nearest point on another geometry.
Segment
          A base class for segments.
SegmentIterator
          This class provides functionality to iterate over multipath segments.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
SpatialReference.Type
          The spatial reference type can be local, geographic, or projected.
Transformation2D
          The affine transformation class for 2D.
Unit
          A base class for units.
Unit.EsriUnit
           
Unit.UnitType
          Unit type (linear, angular, or area)
 

Classes in com.esri.core.geometry used by com.esri.core.internal.catalog
Envelope
          Envelopes are the rectangular window that contain a specific element.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.internal.value
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
MapGeometry
          The MapGeometry class bundles the geometry with its spatial reference together.
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.map
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.portal
Envelope
          Envelopes are the rectangular window that contain a specific element.
MapGeometry
          The MapGeometry class bundles the geometry with its spatial reference together.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.symbol.advanced
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.find
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.geocode
Envelope
          Envelopes are the rectangular window that contain a specific element.
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.geoprocessing
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry.Type
          The type of this geometry.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.identify
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.na
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
Unit.EsriUnit
           
 

Classes in com.esri.core.geometry used by com.esri.core.tasks.ags.query
Geometry
          Common properties and methods shared by all geometric objects.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.map
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
Point
          A Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 



Copyright © 2012. All Rights Reserved.