Class NodalPlane
java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.NodalPlane
public class NodalPlane
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NodalPlane(javax.xml.stream.XMLEventReader reader, java.lang.String elementName) -
Method Summary
Modifier and Type Method Description RealQuantitygetDip()RealQuantitygetRake()RealQuantitygetStrike()voidsetDip(RealQuantity dip)voidsetRake(RealQuantity rake)voidsetStrike(RealQuantity strike)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NodalPlane
public NodalPlane(javax.xml.stream.XMLEventReader reader, java.lang.String elementName) throws javax.xml.stream.XMLStreamException, SeisFileException- Throws:
javax.xml.stream.XMLStreamExceptionSeisFileException
-
-
Method Details
-
getDip
-
getRake
-
getStrike
-
setDip
-
setRake
-
setStrike
-