Uses of Package
com.esri.core.geometry

Packages that use com.esri.core.geometry
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.ags Contains the classes for the available map layer types. 
com.esri.android.map.event Provides interface classes used to handle events from maps and popups. 
com.esri.core.geometry Provides classes for different types of geometries, e.g. 
com.esri.core.map Contains classes that define elements from feature and image services. 
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 Contains classes for advanced symbol and message processing. 
com.esri.core.tasks.ags.geocode Contains classes for consuming geocode services and parsing the results. 
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.query Contains classes for defining queries that are executed on an ArcGIS Server. 
 

Classes in com.esri.core.geometry used by com.esri.android.map
Envelope
          Envelopes are the rectangular window that contain a specific element.
Geometry
          Common properties and methods shared by all geometric objects.
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.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 

Classes in com.esri.core.geometry used by com.esri.android.map.ags
Geometry
          Common properties and methods shared by all geometric objects.
Geometry.Type
          The type of this geometry.
 

Classes in com.esri.core.geometry used by com.esri.android.map.event
Geometry
          Common properties and methods shared by all geometric objects.
 

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.UnitType
          Unit type (linear, angular, or area)
 

Classes in com.esri.core.geometry used by com.esri.core.map
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.geocode
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.query
Geometry
          Common properties and methods shared by all geometric objects.
SpatialReference
          An abstract class that represent the spatial reference for the geometry.
 



Copyright © 2012. All Rights Reserved.