|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InternalNodeUpdateListener
Listener used by the rendering system to provide internal notifications to nodes about operations they must perform.
End-user code cannot make use of this interface and should never be directly implemented by them. It is used by the rendering system to provide internal notifications across package boundaries, without exposing public methods that should not be called by end-user code.
Method Summary | |
---|---|
void |
updateBoundsAndNotify()
Notify this node to update it's bounds now and propogate those new bounds to their parent(s). |
Method Detail |
---|
void updateBoundsAndNotify()
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |