Package 

Interface Geometry


  • 
    public interface Geometry
    
                        

    A sealed interface representing a geometric object.

    This is a platform-agnostic representation of a shape that can be rendered on a map.

    • Method Summary

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

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