public interface ModeChoice extends AbstractModes
Modifier and Type | Method and Description |
---|---|
void |
addMode(Mode mode)
Adds a new mode property
|
OgcPropertyList<Mode> |
getModeList()
Gets the list of mode properties
|
int |
getNumModes()
Returns number of mode properties
|
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
OgcPropertyList<Mode> getModeList()
int getNumModes()
void addMode(Mode mode)