Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #ESRI - 100 results found.
NameDescriptionTypePackageFramework
CombineOperatorInterface for operators that act on two geometries to produce a new geometry as result.Interfacecom.esri.core.geometryESRI
EnvelopeAn envelope is an axis-aligned rectangle.Classcom.esri.core.geometryESRI
Envelope1DA 1-dimensional interval.Classcom.esri.core.geometryESRI
Envelope2DAn axis parallel 2-dimensional rectangle.Classcom.esri.core.geometryESRI
Envelope3DA class that represents axis parallel 3D rectangle.Classcom.esri.core.geometryESRI
GeoJsonExportFlagsInterfacecom.esri.core.geometryESRI
GeoJsonImportFlagsInterfacecom.esri.core.geometryESRI
GeometryCommon properties and methods shared by all geometric objects.Classcom.esri.core.geometryESRI
GeometryCursorAn abstract Geometry Cursor class.Classcom.esri.core.geometryESRI
GeometryCursorAppendClasscom.esri.core.geometryESRI
GeometryEngineProvides services that operate on geometry instances.Classcom.esri.core.geometryESRI
GeometryExceptionA runtime exception raised when a geometry related exception occurs.Classcom.esri.core.geometryESRI
JsonCursorAn abstract Json String Cursor class.Classcom.esri.core.geometryESRI
LineA straight line between a pair of points.Classcom.esri.core.geometryESRI
ListeningGeometryCursorA GeometryCursor implementation that allows pushing geometries into it.Classcom.esri.core.geometryESRI
MapGeometryThe MapGeometry class bundles the geometry with its spatial reference together.Classcom.esri.core.geometryESRI
MapOGCStructureClasscom.esri.core.geometryESRI
MgrsConversionModeThe modes for converting between military grid reference system (MGRS) notation and coordinates.Interfacecom.esri.core.geometryESRI
MultiPathThe MulitPath class is a base class for polygons and polylines.Classcom.esri.core.geometryESRI
MultiPointA Multipoint is a collection of points.Classcom.esri.core.geometryESRI
MultiVertexGeometryThis class is a base for geometries with many vertices.Classcom.esri.core.geometryESRI
NonSimpleResultThe result of the IsSimpleXXX.Classcom.esri.core.geometryESRI
NumberUtilsClasscom.esri.core.geometryESRI
OGCConcreteGeometryCollectionClasscom.esri.core.geometry.ogcESRI
OGCCurveClasscom.esri.core.geometry.ogcESRI
OGCGeometryOGC Simple Feature Access specification v.Classcom.esri.core.geometry.ogcESRI
OGCGeometryCollectionClasscom.esri.core.geometry.ogcESRI
OGCLinearRingClasscom.esri.core.geometry.ogcESRI
OGCLineStringClasscom.esri.core.geometry.ogcESRI
OGCMultiCurveClasscom.esri.core.geometry.ogcESRI
OGCMultiLineStringClasscom.esri.core.geometry.ogcESRI
OGCMultiPointClasscom.esri.core.geometry.ogcESRI
OGCMultiPolygonClasscom.esri.core.geometry.ogcESRI
OGCMultiSurfaceClasscom.esri.core.geometry.ogcESRI
OGCPointClasscom.esri.core.geometry.ogcESRI
OGCPolygonClasscom.esri.core.geometry.ogcESRI
OGCStructureClasscom.esri.core.geometryESRI
OGCSurfaceClasscom.esri.core.geometry.ogcESRI
OperatorThe base class for Geometry Operators.Classcom.esri.core.geometryESRI
OperatorBoundaryClasscom.esri.core.geometryESRI
OperatorBufferCreates buffer polygons around geometries.Classcom.esri.core.geometryESRI
OperatorClipClips geometries with Envelope2D.Classcom.esri.core.geometryESRI
OperatorContainsRelational operation Contains.Classcom.esri.core.geometryESRI
OperatorConvexHullCreates the convex hull of the input geometry.Classcom.esri.core.geometryESRI
OperatorCrossesRelational operation Crosses.Classcom.esri.core.geometryESRI
OperatorCutSplits the target polyline or polygon where it is crossed by the cutter polyline.Classcom.esri.core.geometryESRI
OperatorDensifyByLengthDensifies MultiPath geometries by length so that no segments are longer than given threshold value.Classcom.esri.core.geometryESRI
OperatorDifferenceDifference of geometries.Classcom.esri.core.geometryESRI
OperatorDisjointRelational operation Disjoint.Classcom.esri.core.geometryESRI
OperatorDistanceCalculates distance between geometries.Classcom.esri.core.geometryESRI
OperatorEqualsRelational operation Equals.Classcom.esri.core.geometryESRI
OperatorExportToESRIShapeExport to ESRI shape format.Classcom.esri.core.geometryESRI
OperatorExportToGeoJsonExport to GeoJson format.Classcom.esri.core.geometryESRI
OperatorExportToJsonExport to JSON format.Classcom.esri.core.geometryESRI
OperatorExportToWkbExport to WKB format.Classcom.esri.core.geometryESRI
OperatorExportToWktClasscom.esri.core.geometryESRI
OperatorFactoryAn abstract class that represent the basic OperatorFactory interface.Classcom.esri.core.geometryESRI
OperatorFactoryLocalAn abstract class that represent the basic OperatorFactory interface.Classcom.esri.core.geometryESRI
OperatorGeneralizeGeneralizes geometries using Douglas-Peucker algorithm.Classcom.esri.core.geometryESRI
OperatorImportFromESRIShapeImport from ESRI shape format.Classcom.esri.core.geometryESRI
OperatorImportFromGeoJsonClasscom.esri.core.geometryESRI
OperatorImportFromJsonImport from JSON format.Classcom.esri.core.geometryESRI
OperatorImportFromWkbImport from WKB format.Classcom.esri.core.geometryESRI
OperatorImportFromWktClasscom.esri.core.geometryESRI
OperatorIntersectionIntersection of geometries by a given geometry.Classcom.esri.core.geometryESRI
OperatorIntersectsClasscom.esri.core.geometryESRI
OperatorOffsetClasscom.esri.core.geometryESRI
OperatorOverlapsClasscom.esri.core.geometryESRI
OperatorProximity2DFinds closest vertices of the Geometry.Classcom.esri.core.geometryESRI
OperatorRelatePerforms the Relation operation between two geometries using the DE-9IM matrix encoded as a string.Classcom.esri.core.geometryESRI
OperatorSimpleRelationA base class for simple relation operators.Classcom.esri.core.geometryESRI
OperatorSimplifySimplifies the geometry or determines if the geometry is simple.Classcom.esri.core.geometryESRI
OperatorSimplifyOGCSimplifies the geometry or determines if the geometry is simple.Classcom.esri.core.geometryESRI
OperatorSymmetricDifferenceSymmetric difference (XOR) operation between geometries.Classcom.esri.core.geometryESRI
OperatorTouchesRelational operation Touches.Classcom.esri.core.geometryESRI
OperatorUnionUnion of geometries.Classcom.esri.core.geometryESRI
OperatorWithinRelational operation Within.Classcom.esri.core.geometryESRI
PointA Point is a zero-dimensional object that represents a specific (X,Y) location in a two-dimensional XY-Plane.Classcom.esri.core.geometryESRI
Point2DBasic 2D point class.Classcom.esri.core.geometryESRI
Point3DBasic 3D point class.Classcom.esri.core.geometryESRI
PolygonA polygon is a collection of one or many interior or exterior rings.Classcom.esri.core.geometryESRI
PolylineA polyline is a collection of one or many paths.Classcom.esri.core.geometryESRI
ProgressTrackerA callback to provide progress and cancel tracking mechanism for lengthy operation.Classcom.esri.core.geometryESRI
Proximity2DResultProximity operators are used to find the distance between two geometries or the distance from a given point to the nearest point on another geometry.Classcom.esri.core.geometryESRI
QuadTreeClasscom.esri.core.geometryESRI
RasterizedGeometry2DClasscom.esri.core.geometryESRI
SegmentA base class for segments.Classcom.esri.core.geometryESRI
SegmentIteratorThis class provides functionality to iterate over multipath segments.Classcom.esri.core.geometryESRI
ShapeExportFlagsFlags used by the OperatorExportToEsriShape.Interfacecom.esri.core.geometryESRI
ShapeImportFlagsFlags used by the OperatorImportFromEsriShape.Interfacecom.esri.core.geometryESRI
SimpleGeometryCursorA simple GeometryCursor implementation that wraps a single Geometry or an array of Geometry classesClasscom.esri.core.geometryESRI
SimpleRasterizerSimple scanline rasterizer.Classcom.esri.core.geometryESRI
SpatialReferenceA class that represents the spatial reference for the geometry.Classcom.esri.core.geometryESRI
Transformation2DThe affine transformation class for 2D.Classcom.esri.core.geometryESRI
VertexDescriptionDescribes the vertex format of a Geometry.Classcom.esri.core.geometryESRI
WkbExportFlagsFlags used by the OperatorExpotToWkb.Interfacecom.esri.core.geometryESRI
WkbImportFlagsFlags used by the OperatorImportFromWkb.Interfacecom.esri.core.geometryESRI
WkidClasscom.esri.core.geometryESRI
WktExportFlagsInterfacecom.esri.core.geometryESRI
WktImportFlagsFlags used by the OperatorImportFromWkt.Interfacecom.esri.core.geometryESRI