Uses of Class
com.obj.Face

Packages that use Face
com.obj   
 

Uses of Face in com.obj
 

Methods in com.obj that return types with arguments of type Face
 java.util.ArrayList<Face> Group.getFaces()
           
 

Methods in com.obj with parameters of type Face
 void Group.addFace(Face face)