Package heronarts.lx.model
Class LXView
java.lang.Object
heronarts.lx.model.LXNormalizationBounds
heronarts.lx.model.LXModel
heronarts.lx.model.LXView
- All Implemented Interfaces:
LXSerializable
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.model.LXModel
LXModel.Geometry, LXModel.GeometryFunction, LXModel.Listener, LXModel.Tag
Nested classes/interfaces inherited from interface heronarts.lx.LXSerializable
LXSerializable.Utils
-
Field Summary
-
Method Summary
Methods inherited from class heronarts.lx.model.LXModel
addListener, ancestor, bang, children, computeGeometry, contains, debugPrint, getGeneration, getGeometry, getGeometry, getNormalizationBounds, getParent, getPath, getPoints, getRoot, load, meta, normalizePoints, reindexPoints, removeListener, save, sub, toIndexBuffer, toIndexBuffer, update, update, update, validateTags
-
Method Details
-
create
Constructs a view of the given model object- Parameters:
model
- Model Parent model to create view ofviewSelector
- View selection stringnormalization
- What normalization mode to use for this view- Returns:
- A view of the model that selects the elements in the selector string
-
dispose
public void dispose()
-