Interface GeomObjectSelectionFeatureList

    • Method Detail

      • create

        GeomObjectSelectionFeature create​(java.lang.String selectionTag,
                                          java.lang.String selectionType)
        Creates a selection.
        Parameters:
        selectionTag - Tag of created selection.
        selectionType - Type of created selection.
        Returns:
        Created selection.