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

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

Fields in org.collada._2005._11.colladaschema with type parameters of type P
protected  List<P> Tristrips.p
           
protected  List<P> Trifans.p
           
protected  List<P> Linestrips.p
           
 

Methods in org.collada._2005._11.colladaschema that return P
 P ObjectFactory.createP(List<BigInteger> value)
          Create an instance of P}
 

Methods in org.collada._2005._11.colladaschema that return types with arguments of type P
 List<P> Tristrips.getP()
          The tristrips element may have any number of p elements.
 List<P> Trifans.getP()
          The trifans element may have any number of p elements.
 List<P> Linestrips.getP()
          The linestrips element may have any number of p elements.
 


CroftSoft Javadoc

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