|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsubscript.vis.VisSurfaceStyle
public class VisSurfaceStyle
Encapsulates surface drawing styles.
| Field Summary | |
|---|---|
java.awt.Color |
color
|
boolean |
depthless
|
| Constructor Summary | |
|---|---|
VisSurfaceStyle()
|
|
VisSurfaceStyle(java.awt.Color color)
|
|
VisSurfaceStyle(java.awt.Color color,
boolean depthless)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.awt.Color color
public boolean depthless
| Constructor Detail |
|---|
public VisSurfaceStyle()
public VisSurfaceStyle(java.awt.Color color)
public VisSurfaceStyle(java.awt.Color color,
boolean depthless)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||