Class ContextEnabledGeometryPanel

    • Constructor Detail

      • ContextEnabledGeometryPanel

        public ContextEnabledGeometryPanel(Geometry geometry,
                                           boolean isSource,
                                           boolean isDestination)
        Create an instance of the ContextEnabledGeometryPanel
        Parameters:
        geometry - the geometry to display initially.
        isSource - whether dragging from the panel shall be enabled.
        isDestination - whether dragging to the panel shall be enabled.