- leftPerpendicular() - Method in class com.esri.core.geometry.Point2D
-
90 degree rotation, anticlockwise.
- leftPerpendicular(Point2D) - Method in class com.esri.core.geometry.Point2D
-
90 degree rotation, anticlockwise.
- length() - Method in class com.esri.core.geometry.ogc.OGCCurve
-
- length() - Method in class com.esri.core.geometry.ogc.OGCLineString
-
- length() - Method in class com.esri.core.geometry.ogc.OGCMultiCurve
-
- length() - Method in class com.esri.core.geometry.Point2D
-
- length() - Method in class com.esri.core.geometry.Point3D
-
- Line - Static variable in interface com.esri.core.geometry.Geometry.GeometryType
-
- Line - Class in com.esri.core.geometry
-
A straight line between a pair of points.
- Line() - Constructor for class com.esri.core.geometry.Line
-
Creates a line segment.
- Line(double, double, double, double) - Constructor for class com.esri.core.geometry.Line
-
- lineTo(double, double) - Method in class com.esri.core.geometry.MultiPath
-
Adds a line segment from the last point to the given end coordinates.
- lineTo(Point) - Method in class com.esri.core.geometry.MultiPath
-
Adds a Line Segment to the given end point.
- ListeningGeometryCursor - Class in com.esri.core.geometry
-
A GeometryCursor implementation that allows pushing geometries into it.
- ListeningGeometryCursor() - Constructor for class com.esri.core.geometry.ListeningGeometryCursor
-
- LnSrlzr - Class in com.esri.core.geometry
-
- LnSrlzr() - Constructor for class com.esri.core.geometry.LnSrlzr
-
- loadGeometryFromEsriShapeDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- loadGeometryFromJSONFileDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- loadGeometryFromJSONStringDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- loadGeometryFromWKTFileDbg(String) - Static method in class com.esri.core.geometry.OperatorFactoryLocal
-
- local() - Static method in class com.esri.core.geometry.OperatorBoundary
-
- local() - Static method in class com.esri.core.geometry.OperatorBuffer
-
- local() - Static method in class com.esri.core.geometry.OperatorCentroid2D
-
- local() - Static method in class com.esri.core.geometry.OperatorClip
-
- local() - Static method in class com.esri.core.geometry.OperatorContains
-
- local() - Static method in class com.esri.core.geometry.OperatorConvexHull
-
- local() - Static method in class com.esri.core.geometry.OperatorCrosses
-
- local() - Static method in class com.esri.core.geometry.OperatorCut
-
- local() - Static method in class com.esri.core.geometry.OperatorDensifyByLength
-
- local() - Static method in class com.esri.core.geometry.OperatorDifference
-
- local() - Static method in class com.esri.core.geometry.OperatorDisjoint
-
- local() - Static method in class com.esri.core.geometry.OperatorDistance
-
- local() - Static method in class com.esri.core.geometry.OperatorEquals
-
- local() - Static method in class com.esri.core.geometry.OperatorExportToESRIShape
-
- local() - Static method in class com.esri.core.geometry.OperatorExportToGeoJson
-
- local() - Static method in class com.esri.core.geometry.OperatorExportToJson
-
- local() - Static method in class com.esri.core.geometry.OperatorExportToWkb
-
- local() - Static method in class com.esri.core.geometry.OperatorExportToWkt
-
- local() - Static method in class com.esri.core.geometry.OperatorGeneralize
-
- local() - Static method in class com.esri.core.geometry.OperatorImportFromESRIShape
-
- local() - Static method in class com.esri.core.geometry.OperatorImportFromGeoJson
-
- local() - Static method in class com.esri.core.geometry.OperatorImportFromJson
-
- local() - Static method in class com.esri.core.geometry.OperatorImportFromWkb
-
- local() - Static method in class com.esri.core.geometry.OperatorImportFromWkt
-
- local() - Static method in class com.esri.core.geometry.OperatorIntersection
-
- local() - Static method in class com.esri.core.geometry.OperatorIntersects
-
- local() - Static method in class com.esri.core.geometry.OperatorOffset
-
- local() - Static method in class com.esri.core.geometry.OperatorOverlaps
-
- local() - Static method in class com.esri.core.geometry.OperatorProximity2D
-
- local() - Static method in class com.esri.core.geometry.OperatorRelate
-
- local() - Static method in class com.esri.core.geometry.OperatorSimplify
-
- local() - Static method in class com.esri.core.geometry.OperatorSimplifyOGC
-
- local() - Static method in class com.esri.core.geometry.OperatorSymmetricDifference
-
- local() - Static method in class com.esri.core.geometry.OperatorTouches
-
- local() - Static method in class com.esri.core.geometry.OperatorUnion
-
- local() - Static method in class com.esri.core.geometry.OperatorWithin
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCLineString
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCPoint
-
- locateAlong(double) - Method in class com.esri.core.geometry.ogc.OGCPolygon
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCGeometry
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCLineString
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiLineString
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiPoint
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCMultiPolygon
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCPoint
-
- locateBetween(double, double) - Method in class com.esri.core.geometry.ogc.OGCPolygon
-