Package 

Interface Geometry


  • @Deprecated(message = Use the new platform-agnostic data layer and renderer instead.) 
    public interface Geometry
    
                        

    Common interface for all legacy Geometry types, bridging to the new data layer.

    • Method Summary

      Modifier and Type Method Description
      abstract String getGeometryType()
      abstract Object getGeometryObject()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait