Class Geometry

    • Constructor Summary

      Constructors 
      Constructor Description
      Geometry()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract Component2D toComponent2D()
      get a Component2D from the geometry object
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Geometry

        public Geometry()
    • Method Detail

      • toComponent2D

        protected abstract Component2D toComponent2D()
        get a Component2D from the geometry object