Class DepthAwareGuide

java.lang.Object
edu.sc.seis.sod.validator.tour.DepthAwareGuide
All Implemented Interfaces:
TourGuide

public class DepthAwareGuide
extends java.lang.Object
implements TourGuide
  • Constructor Summary

    Constructors 
    Constructor Description
    DepthAwareGuide​(Form root)  
  • Method Summary

    Modifier and Type Method Description
    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