We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e517d commit a4d7efbCopy full SHA for a4d7efb
1 file changed
src/com/esri/core/geometry/ogc/OGCGeometryCollection.java
@@ -1,6 +1,6 @@
1
package com.esri.core.geometry.ogc;
2
3
-abstract class OGCGeometryCollection extends OGCGeometry {
+public abstract class OGCGeometryCollection extends OGCGeometry {
4
/**
5
* Returns the number of geometries in this GeometryCollection.
6
*/
0 commit comments