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

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

Fields in org.collada._2005._11.colladaschema declared as CommonFloatOrParamType
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.indexOfRefraction
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.indexOfRefraction
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.indexOfRefraction
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.indexOfRefraction
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.reflectivity
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.reflectivity
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.reflectivity
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.reflectivity
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.shininess
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.shininess
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.transparency
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.transparency
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.transparency
           
protected  CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.transparency
           
 

Methods in org.collada._2005._11.colladaschema that return CommonFloatOrParamType
 CommonFloatOrParamType ObjectFactory.createCommonFloatOrParamType()
          Create an instance of CommonFloatOrParamType
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.getIndexOfRefraction()
          Gets the value of the indexOfRefraction property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.getIndexOfRefraction()
          Gets the value of the indexOfRefraction property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.getIndexOfRefraction()
          Gets the value of the indexOfRefraction property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.getIndexOfRefraction()
          Gets the value of the indexOfRefraction property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.getReflectivity()
          Gets the value of the reflectivity property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.getReflectivity()
          Gets the value of the reflectivity property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.getReflectivity()
          Gets the value of the reflectivity property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.getReflectivity()
          Gets the value of the reflectivity property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.getShininess()
          Gets the value of the shininess property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.getShininess()
          Gets the value of the shininess property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Blinn.getTransparency()
          Gets the value of the transparency property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Constant.getTransparency()
          Gets the value of the transparency property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Lambert.getTransparency()
          Gets the value of the transparency property.
 CommonFloatOrParamType ProfileCOMMON.Type.Technique.Phong.getTransparency()
          Gets the value of the transparency property.
 

Methods in org.collada._2005._11.colladaschema with parameters of type CommonFloatOrParamType
 void ProfileCOMMON.Type.Technique.Blinn.setIndexOfRefraction(CommonFloatOrParamType value)
          Sets the value of the indexOfRefraction property.
 void ProfileCOMMON.Type.Technique.Constant.setIndexOfRefraction(CommonFloatOrParamType value)
          Sets the value of the indexOfRefraction property.
 void ProfileCOMMON.Type.Technique.Lambert.setIndexOfRefraction(CommonFloatOrParamType value)
          Sets the value of the indexOfRefraction property.
 void ProfileCOMMON.Type.Technique.Phong.setIndexOfRefraction(CommonFloatOrParamType value)
          Sets the value of the indexOfRefraction property.
 void ProfileCOMMON.Type.Technique.Blinn.setReflectivity(CommonFloatOrParamType value)
          Sets the value of the reflectivity property.
 void ProfileCOMMON.Type.Technique.Constant.setReflectivity(CommonFloatOrParamType value)
          Sets the value of the reflectivity property.
 void ProfileCOMMON.Type.Technique.Lambert.setReflectivity(CommonFloatOrParamType value)
          Sets the value of the reflectivity property.
 void ProfileCOMMON.Type.Technique.Phong.setReflectivity(CommonFloatOrParamType value)
          Sets the value of the reflectivity property.
 void ProfileCOMMON.Type.Technique.Blinn.setShininess(CommonFloatOrParamType value)
          Sets the value of the shininess property.
 void ProfileCOMMON.Type.Technique.Phong.setShininess(CommonFloatOrParamType value)
          Sets the value of the shininess property.
 void ProfileCOMMON.Type.Technique.Blinn.setTransparency(CommonFloatOrParamType value)
          Sets the value of the transparency property.
 void ProfileCOMMON.Type.Technique.Constant.setTransparency(CommonFloatOrParamType value)
          Sets the value of the transparency property.
 void ProfileCOMMON.Type.Technique.Lambert.setTransparency(CommonFloatOrParamType value)
          Sets the value of the transparency property.
 void ProfileCOMMON.Type.Technique.Phong.setTransparency(CommonFloatOrParamType value)
          Sets the value of the transparency property.
 


CroftSoft Javadoc

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