Uses of Class
edu.byu.phun.body.BodyPart

Packages that use BodyPart
edu.byu.phun.body   
 

Uses of BodyPart in edu.byu.phun.body
 

Subclasses of BodyPart in edu.byu.phun.body
 class Arm
          This defines an arm for the male body.
 class Foot
          This is the foot of the body.
 class ForeArm
          The forearm is all of the arm below the elbow.
 class Hand
          Creates a hand object.
 class Head
          This creates a human head with two eyes, two eyebrows, a nose a upperLip and hair.
 class Leg
          This is a Leg object that controls the knee flex and the foot.
 class LowerLeg
          This contains the calf, shin and foot.
 class MaleBody
          This creates a male body standing at the origin and about 6 units high.
 class Torso
          This creates the chest and waist area of a male body.
 class Waist
          Creates the waist and hip area.