|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.gl.texture.AbstractTexture
com.metsci.glimpse.gl.texture.ColorTexture1D
public class ColorTexture1D
Nested Class Summary | |
---|---|
static class |
ColorTexture1D.Builder
|
static class |
ColorTexture1D.ColorGradientBuilder
|
static interface |
ColorTexture1D.MutatorColor1D
|
Constructor Summary | |
---|---|
ColorTexture1D(int n)
|
Method Summary | |
---|---|
void |
mutate(ColorTexture1D.MutatorColor1D mutator)
|
void |
setColorGradient(ColorGradient gradient)
|
Methods inherited from class com.metsci.glimpse.gl.texture.AbstractTexture |
---|
dispose, getDimensionSize, getNumDimension, isDirty, isResident, makeDirty, prepare |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorTexture1D(int n)
Method Detail |
---|
public void setColorGradient(ColorGradient gradient)
public void mutate(ColorTexture1D.MutatorColor1D mutator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |