Class GeometryIndexPanel

    • Constructor Detail

      • GeometryIndexPanel

        public GeometryIndexPanel(GenericSpatialIndex<Geometry> index,
                                  boolean isSource,
                                  boolean isDestination)
        Create an instance of the GeometryIndexPanel, a panel that represents a spatial index.
        Parameters:
        index - the index to represent.
        isSource - whether dragging from this panel shall be enabled.
        isDestination - whether dragging from this panel shall be enabled.