public class DepthAwareGuide extends java.lang.Object implements TourGuide
DepthAwareGuide(Form root)
int
calcDistance(Form f)
void
internalLead(Tourist visitor, Form curForm)
lead(Tourist visitor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DepthAwareGuide(Form root)
public void lead(Tourist visitor)
lead
TourGuide
public void internalLead(Tourist visitor, Form curForm)
public int calcDistance(Form f)