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

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

Fields in org.collada._2005._11.colladaschema with type parameters of type Image
protected  List<Image> LibraryImages.image
           
protected  List<Image> Effect.image
           
 

Methods in org.collada._2005._11.colladaschema that return Image
 Image ObjectFactory.createImage()
          Create an instance of Image
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type Image
 List<Image> LibraryImages.getImage()
          There must be at least one image element.
 List<Image> Effect.getImage()
          The image element allows you to create image resources which can be shared by multipe profiles.
 


CroftSoft Javadoc

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