public interface GeomObjectSelectionFeatureList extends ModelEntityList<GeomObjectSelectionFeature>
Modifier and Type | Method and Description |
---|---|
GeomObjectSelectionFeature |
create(java.lang.String selectionTag,
java.lang.String selectionType)
Creates a selection.
|
clear, copy, copy, copyTo, duplicate, duplicateTo, get, index, remove, size, tags, uniquetag
active, author, author, comments, comments, dateCreated, dateModified, docMarker, docMarker, help, help, icon, isactive, isActive, label, label, lastModifiedBy, model, model, name, name, resetAuthor, scope, tag, tag, timeCreated, timeModified, version, version
getContainer, getDisplayString
GeomObjectSelectionFeature create(java.lang.String selectionTag, java.lang.String selectionType)
selectionTag
- Tag of created selection.selectionType
- Type of created selection.