public class InterfaceSource extends FaultSource
An InterfaceSource cannot be created directly; it may only be
created by a private parser.
| Modifier and Type | Method and Description |
|---|---|
Location |
location(Location site)
The closest point on the upper or lower fault trace, relative to the
supplied site
Location. |
String |
toString() |
SourceType |
type()
The
SourceType identifier. |
id, iterator, mfds, name, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic SourceType type()
SourceSourceType identifier.type in interface Sourcetype in class FaultSourcepublic Location location(Location site)
Location.location in interface Sourcelocation in class FaultSourcepublic String toString()
toString in class FaultSource