|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsyn3d.base.ActiveNode
syn3d.nodes.ShapeNode
syn3d.nodes.xith3d.ShapeNodeXith3D
syn3d.nodes.xith3d.CubeNodeXith3D
public class CubeNodeXith3D
Nested Class Summary |
---|
Nested classes/interfaces inherited from class syn3d.nodes.xith3d.ShapeNodeXith3D |
---|
ShapeNodeXith3D.XithPropertiesPanel |
Nested classes/interfaces inherited from class syn3d.nodes.ShapeNode |
---|
ShapeNode.PropertiesPanel |
Field Summary | |
---|---|
protected static int |
anonymousNodeNumber
|
Fields inherited from class syn3d.nodes.xith3d.ShapeNodeXith3D |
---|
shape |
Fields inherited from class syn3d.nodes.ShapeNode |
---|
actions, baseColor, baseColorMapper, baseColorMapperSource, FILLED_MODE, FLAT_MODE, highlightColor, highlightColorMapper, highlightColorMapperSource, highlighted, icon, mode, SHADING_MODE, WIREFRAME_MODE |
Fields inherited from class syn3d.base.ActiveNode |
---|
children, name, parent |
Constructor Summary | |
---|---|
CubeNodeXith3D(ActiveNode parent)
|
Method Summary | |
---|---|
protected Shape3D |
createShape()
Subclasses API when using the constructor without a shape specified |
Methods inherited from class syn3d.nodes.xith3d.ShapeNodeXith3D |
---|
createPanel, get3DObject, highlight, notifyInternalChange, remove, setAppearanceForHighlight, setName |
Methods inherited from class syn3d.nodes.ShapeNode |
---|
configure, configure, doAction, duplicateProperties, getActions, getBaseColor, getHighlightColor, getIcon, getMode, notificationEnd, restoreReferences, saveChildren, setBaseColor, setHighlightColor, setMode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static int anonymousNodeNumber
Constructor Detail |
---|
public CubeNodeXith3D(ActiveNode parent)
Method Detail |
---|
protected Shape3D createShape()
ShapeNodeXith3D
createShape
in class ShapeNodeXith3D
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |