|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jzy3d.plot3d.primitives.textured.MaskPair
public class MaskPair
Field Summary | |
---|---|
SharedTexture |
bgMask
|
SharedTexture |
symbolMask
|
Constructor Summary | |
---|---|
MaskPair(SharedTexture bgMask,
SharedTexture symbolMask)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public SharedTexture bgMask
public SharedTexture symbolMask
Constructor Detail |
---|
public MaskPair(SharedTexture bgMask, SharedTexture symbolMask)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |