Class BboxDragGeometryPanel

    • Constructor Detail

      • BboxDragGeometryPanel

        public BboxDragGeometryPanel(BBox bbox)
        Public constructor for creating a GeometryPanel with drag support.
        Parameters:
        geometry - the geometry to display.
    • Method Detail

      • setBoundingBox

        public void setBoundingBox(BBox bbox)
      • dragGestureRecognized

        public void dragGestureRecognized(DragGestureEvent dge)
      • getGeometry

        public Geometry getGeometry()