Package com.esri.core.geometry
Class MapOGCStructure
- java.lang.Object
-
- com.esri.core.geometry.MapOGCStructure
-
public class MapOGCStructure extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description OGCStructure
m_ogcStructure
SpatialReference
m_spatialReference
-
Constructor Summary
Constructors Constructor Description MapOGCStructure()
-
-
-
Field Detail
-
m_ogcStructure
public OGCStructure m_ogcStructure
-
m_spatialReference
public SpatialReference m_spatialReference
-
-