Class IndexDialog

    • Constructor Detail

      • IndexDialog

        public IndexDialog(GenericSpatialIndex<Geometry> index)
        Create a dialog to present the denoted index.
        Parameters:
        index - the index to present.
    • Method Detail

      • showDialog

        public void showDialog(JComponent source)
        Display the dialog.
        Parameters:
        source - the component to get the containing frame from.