|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.validator.tour.DepthAwareGuide
public class DepthAwareGuide
Constructor Summary | |
---|---|
DepthAwareGuide(Form root)
|
Method Summary | |
---|---|
int |
calcDistance(Form f)
|
void |
internalLead(Tourist visitor,
Form curForm)
|
void |
lead(Tourist visitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DepthAwareGuide(Form root)
Method Detail |
---|
public void lead(Tourist visitor)
lead
in interface TourGuide
public void internalLead(Tourist visitor, Form curForm)
public int calcDistance(Form f)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |