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

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

Fields in org.collada._2005._11.colladaschema with type parameters of type Source
protected  List<Source> Spline.source
           
protected  List<Source> Mesh.source
           
protected  List<Source> ConvexMesh.source
           
protected  List<Source> Skin.source1
           
protected  List<Source> Morph.source1
           
 

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

Methods in org.collada._2005._11.colladaschema that return types with arguments of type Source
 List<Source> Spline.getSource()
          The mesh element must contain one or more source elements.
 List<Source> Mesh.getSource()
          The mesh element must contain one or more source elements.
 List<Source> ConvexMesh.getSource()
          Gets the value of the source property.
 List<Source> Skin.getSource1()
          The skin element must contain at least three source elements.
 List<Source> Morph.getSource1()
          The morph element must contain at least two source elements.
 


CroftSoft Javadoc

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