Toggle navigation
Home
com.esri.core.geometry.ogc.OGCGeometry to com.esri.core.geometry.Geometry
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Cascading Type Change (Different)
OGCPoint
to
Point
OGCPolygon
to
Polygon
Add or Remove Method invocation
Math.multiplyExact(tileCount,getPointCount(geometry.getEsriGeometry()))
to
multiplyExact(tileCount,getPointCount(geometry))