|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineAttributes | |
|---|---|
| org.xith3d.render.states.units | |
| org.xith3d.scenegraph | |
| Uses of LineAttributes in org.xith3d.render.states.units |
|---|
| Methods in org.xith3d.render.states.units that return LineAttributes | |
|---|---|
LineAttributes |
LineAttribsStateUnit.getLineAttributes()
|
LineAttributes |
LineAttribsStateUnit.getNodeComponent()
|
| Methods in org.xith3d.render.states.units with parameters of type LineAttributes | |
|---|---|
static LineAttribsStateUnit |
LineAttribsStateUnit.makeLineAttribsStateUnit(LineAttributes la,
StateUnit[] cache)
|
void |
LineAttribsStateUnit.update(LineAttributes la)
|
| Uses of LineAttributes in org.xith3d.scenegraph |
|---|
| Methods in org.xith3d.scenegraph that return LineAttributes | |
|---|---|
LineAttributes |
LineAttributes.cloneNodeComponent(boolean forceDuplicate)
|
LineAttributes |
LineAttributes.getCopy()
|
LineAttributes |
Appearance.getLineAttributes()
|
LineAttributes |
Appearance.getLineAttributes(boolean forceExistence)
|
| Methods in org.xith3d.scenegraph with parameters of type LineAttributes | |
|---|---|
int |
LineAttributes.compareTo(LineAttributes o)
|
void |
Appearance.setLineAttributes(LineAttributes lineAttrs)
Sets the line attributes information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||