|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.media.j3d.SceneGraphObject
javax.media.j3d.NodeComponent
javax.media.j3d.PointAttributes
net.jbeans.j3d.scenegraph.PointAttributes
generally describe PointAttributes in here
PointAttributes,
Serializable,
Serialized Form| Field Summary |
| Fields inherited from class javax.media.j3d.PointAttributes |
ALLOW_ANTIALIASING_READ, ALLOW_ANTIALIASING_WRITE, ALLOW_SIZE_READ, ALLOW_SIZE_WRITE |
| Fields inherited from class javax.media.j3d.NodeComponent |
|
| Fields inherited from class javax.media.j3d.SceneGraphObject |
|
| Constructor Summary | |
PointAttributes()
|
|
PointAttributes(float pointSize,
boolean pointAntialiasing)
|
|
| Methods inherited from class javax.media.j3d.PointAttributes |
cloneNodeComponent, getPointAntialiasingEnable, getPointSize, setPointAntialiasingEnable, setPointSize |
| Methods inherited from class javax.media.j3d.NodeComponent |
cloneNodeComponent, duplicateNodeComponent, duplicateNodeComponent, getDuplicateOnCloneTree, setDuplicateOnCloneTree |
| Methods inherited from class javax.media.j3d.SceneGraphObject |
clearCapability, clearCapabilityIsFrequent, duplicateSceneGraphObject, getCapability, getCapabilityIsFrequent, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setUserData, updateNodeReferences |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PointAttributes()
public PointAttributes(float pointSize,
boolean pointAntialiasing)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||