public interface View extends ViewFeature, ViewBase
| Modifier and Type | Method and Description |
|---|---|
GeomSequence |
geom()
Gets the geometry sequence associated with the view.
|
int[][] |
getHiddenEntities()
Returns an array of hidden entities in each dimension.
|
int[][] |
getHiddenEntities(java.lang.String mesh)
Returns an array of hidden entities in each dimension.
|
int |
getSDim()
Gets space dimension of view.
|
boolean |
isCurrent()
Returns whether the view is the current view for the geometry which it
belongs to.
|
axis, camera, hideEntities, hideEntities, hideMesh, hideMesh, hideObjects, hideObjects, light, lightgetAllowedPropertyValues, getBoolean, getBoolean, getBoolean, getBooleanArray, getBooleanMatrix, getDouble, getDouble, getDouble, getDoubleArray, getDoubleMatrix, getEntryKeyIndex, getEntryKeys, getInt, getInt, getInt, getIntArray, getIntMatrix, getReferenceArray, getString, getString, getString, getString, getStringArray, getStringMatrix, getType, getValueType, hasProperty, hasSelection, move, move, properties, remove, remove, selection, set, set, set, set, set, set, set, set, set, set, set, set, setEntry, setEntry, setEntry, setEntry, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndex, setIndexselectionactive, 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, versiongetContainer, getDisplayStringGeomSequence geom()
int[][] getHiddenEntities()
int[][] getHiddenEntities(java.lang.String mesh)
mesh - Tag of meshing sequence.int getSDim()
boolean isCurrent()
false
is always returned.true if the view is the current view.