com.acarter.scenemonitor.propertydescriptor.definitions
Class GeometryPropertyPage

java.lang.Object
  extended by com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
      extended by com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
          extended by com.acarter.scenemonitor.propertydescriptor.definitions.GeometryPropertyPage
Direct Known Subclasses:
PhysicsCollisionGeometryPropertyPage

public class GeometryPropertyPage
extends SpatialPropertyPage

Author:
Carter

Nested Class Summary
 
Nested classes/interfaces inherited from class com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
SpatialPropertyPage.E_BoundingVolume, SpatialPropertyPage.E_RenderQueueMode
 
Field Summary
 
Fields inherited from class com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
model
 
Constructor Summary
GeometryPropertyPage()
           
 
Method Summary
protected  void updateListeners(Spatial spatial)
           
 
Methods inherited from class com.acarter.scenemonitor.propertydescriptor.definitions.SpatialPropertyPage
updateModel
 
Methods inherited from class com.acarter.scenemonitor.propertydescriptor.A_PropertyPage
getUpdate, setUpdate, updateInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeometryPropertyPage

public GeometryPropertyPage()
Method Detail

updateListeners

protected void updateListeners(Spatial spatial)
Overrides:
updateListeners in class SpatialPropertyPage