Class GeometryPanel

    • Constructor Detail

      • GeometryPanel

        public GeometryPanel(Geometry geometry,
                             boolean isSource,
                             boolean isDestination)
        Create an instance of a panel representing the denoted geometry.
        Parameters:
        geometry - the geometry to represent.
        isSource - whether dragging from this panel shall be enabled.
        isDestination - whether dragging from this panel shall be enabled.