Class XYGeometry

    • Constructor Summary

      Constructors 
      Constructor Description
      XYGeometry()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Component2D create​(XYGeometry... xyGeometries)
      Creates a Component2D from the provided XYGeometries array
      • Methods inherited from class java.lang.Object

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

      • XYGeometry

        public XYGeometry()
    • Method Detail

      • create

        public static Component2D create​(XYGeometry... xyGeometries)
        Creates a Component2D from the provided XYGeometries array