Uses of Class
org.collada._2005._11.colladaschema.CommonColorOrTextureType

Uses of CommonColorOrTextureType in org.collada._2005._11.colladaschema
 

Subclasses of CommonColorOrTextureType in org.collada._2005._11.colladaschema
 class CommonTransparentType
          Java class for common_transparent_type complex type.
 

Fields in org.collada._2005._11.colladaschema declared as CommonColorOrTextureType
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.ambient
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.ambient
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.ambient
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.diffuse
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.diffuse
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.diffuse
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.emission
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Constant.emission
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.emission
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.emission
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.reflective
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Constant.reflective
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.reflective
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.reflective
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.specular
           
protected  CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.specular
           
 

Methods in org.collada._2005._11.colladaschema that return CommonColorOrTextureType
 CommonColorOrTextureType ObjectFactory.createCommonColorOrTextureType()
          Create an instance of CommonColorOrTextureType
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.getAmbient()
          Gets the value of the ambient property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.getAmbient()
          Gets the value of the ambient property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.getAmbient()
          Gets the value of the ambient property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.getDiffuse()
          Gets the value of the diffuse property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.getDiffuse()
          Gets the value of the diffuse property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.getDiffuse()
          Gets the value of the diffuse property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.getEmission()
          Gets the value of the emission property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Constant.getEmission()
          Gets the value of the emission property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.getEmission()
          Gets the value of the emission property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.getEmission()
          Gets the value of the emission property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.getReflective()
          Gets the value of the reflective property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Constant.getReflective()
          Gets the value of the reflective property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Lambert.getReflective()
          Gets the value of the reflective property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.getReflective()
          Gets the value of the reflective property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Blinn.getSpecular()
          Gets the value of the specular property.
 CommonColorOrTextureType ProfileCOMMON.Type.Technique.Phong.getSpecular()
          Gets the value of the specular property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type CommonColorOrTextureType
 void ProfileCOMMON.Type.Technique.Blinn.setAmbient(CommonColorOrTextureType value)
          Sets the value of the ambient property.
 void ProfileCOMMON.Type.Technique.Lambert.setAmbient(CommonColorOrTextureType value)
          Sets the value of the ambient property.
 void ProfileCOMMON.Type.Technique.Phong.setAmbient(CommonColorOrTextureType value)
          Sets the value of the ambient property.
 void ProfileCOMMON.Type.Technique.Blinn.setDiffuse(CommonColorOrTextureType value)
          Sets the value of the diffuse property.
 void ProfileCOMMON.Type.Technique.Lambert.setDiffuse(CommonColorOrTextureType value)
          Sets the value of the diffuse property.
 void ProfileCOMMON.Type.Technique.Phong.setDiffuse(CommonColorOrTextureType value)
          Sets the value of the diffuse property.
 void ProfileCOMMON.Type.Technique.Blinn.setEmission(CommonColorOrTextureType value)
          Sets the value of the emission property.
 void ProfileCOMMON.Type.Technique.Constant.setEmission(CommonColorOrTextureType value)
          Sets the value of the emission property.
 void ProfileCOMMON.Type.Technique.Lambert.setEmission(CommonColorOrTextureType value)
          Sets the value of the emission property.
 void ProfileCOMMON.Type.Technique.Phong.setEmission(CommonColorOrTextureType value)
          Sets the value of the emission property.
 void ProfileCOMMON.Type.Technique.Blinn.setReflective(CommonColorOrTextureType value)
          Sets the value of the reflective property.
 void ProfileCOMMON.Type.Technique.Constant.setReflective(CommonColorOrTextureType value)
          Sets the value of the reflective property.
 void ProfileCOMMON.Type.Technique.Lambert.setReflective(CommonColorOrTextureType value)
          Sets the value of the reflective property.
 void ProfileCOMMON.Type.Technique.Phong.setReflective(CommonColorOrTextureType value)
          Sets the value of the reflective property.
 void ProfileCOMMON.Type.Technique.Blinn.setSpecular(CommonColorOrTextureType value)
          Sets the value of the specular property.
 void ProfileCOMMON.Type.Technique.Phong.setSpecular(CommonColorOrTextureType value)
          Sets the value of the specular property.
 


CroftSoft Javadoc

CroftSoft COLLADA JAXB Javadoc (2006-11-13 15:08:25)