|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cybertory.MSS.FeatureTextureFunction
A FeatureTexture that is derived from an
ImageFunction
object.
Constructor Summary | |
FeatureTextureFunction(javax.media.jai.ImageFunction iFunction)
|
|
FeatureTextureFunction(javax.media.jai.ImageFunction iFunction,
float scale)
|
Method Summary | |
java.awt.image.RenderedImage |
createTexture(java.awt.Shape featureShape,
int numChannels)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FeatureTextureFunction(javax.media.jai.ImageFunction iFunction)
public FeatureTextureFunction(javax.media.jai.ImageFunction iFunction, float scale)
Method Detail |
public java.awt.image.RenderedImage createTexture(java.awt.Shape featureShape, int numChannels)
createTexture
in interface FeatureTexture
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |