java.lang .Object org.jdesktop.j3d.loaders.vrml97.impl .BaseNode org.jdesktop.j3d.loaders.vrml97.impl .Node org.jdesktop.j3d.loaders.vrml97.impl .Appearance Appearance public class Appearance extends Node (Code) Description of the Class
al javax.vecmath.AxisAngle4f al (Code)
haveTexture boolean haveTexture (Code)
Appearance public Appearance(Loader loader)(Code) Constructor for the Appearance object
Parameters: loader - Description of the Parameter
Appearance Appearance(Loader loader, SFNode material, SFNode texture, SFNode textureTransform) (Code) Constructor for the Appearance object
Parameters: loader - Description of the ParameterParameters: material - Description of the ParameterParameters: texture - Description of the ParameterParameters: textureTransform - Description of the Parameter
clone public Object clone()(Code) Description of the Method
Description of the Return Value
getType public String getType()(Code) Gets the type attribute of the Appearance object
The type value
initFields void initFields() (Code) Description of the Method
initImpl public 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
setTexGen public void setTexGen(BoundingBox box)(Code) Sets the texGen attribute of the Appearance object
Parameters: box - The new texGen value
updateTextureTransform void updateTextureTransform() (Code) Description of the Method
updateTransparency public void updateTransparency()(Code)