java.lang .Object org.jdesktop.j3d.loaders.vrml97.impl .BaseNode org.jdesktop.j3d.loaders.vrml97.impl .Node org.jdesktop.j3d.loaders.vrml97.impl .ImageTexture ImageTexture public class ImageTexture extends Node implements TextureSrc (Code) Description of the Class
transparency boolean transparency (Code)
ImageTexture public ImageTexture(Loader loader)(Code) Constructor for the ImageTexture object
Parameters: loader - Description of the Parameter
ImageTexture ImageTexture(Loader loader, MFString url, SFBool repeatS, SFBool repeatT) (Code) Constructor for the ImageTexture object
Parameters: loader - Description of the ParameterParameters: url - Description of the ParameterParameters: repeatS - Description of the ParameterParameters: repeatT - Description of the Parameter
clone public Object clone()(Code) Description of the Method
Description of the Return Value
doChangeUrl void doChangeUrl() (Code) Description of the Method
getImplTexture public Texture getImplTexture()(Code) Gets the implTexture attribute of the ImageTexture object
The implTexture value
getTransparency public boolean getTransparency()(Code)
getType public String getType()(Code) Gets the type attribute of the ImageTexture object
The type value
initFields void initFields() (Code) Description of the Method
initImpl void initImpl() (Code) Description of the Method
notifyMethod public void notifyMethod(String eventInName, double time)(Code) Description of the Method
Parameters: eventInName - Description of the ParameterParameters: time - Description of the Parameter
updateTransparency void updateTransparency() (Code)