edu.sc.seis.fissuresUtil.display.configuration
Class TimeConfigConfiguration
java.lang.Object
edu.sc.seis.fissuresUtil.display.configuration.TimeConfigConfiguration
- All Implemented Interfaces:
- java.lang.Cloneable
public class TimeConfigConfiguration
- extends java.lang.Object
- implements java.lang.Cloneable
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeConfigConfiguration
public TimeConfigConfiguration()
configure
public void configure(org.w3c.dom.Element element)
throws java.lang.NoSuchFieldException
- Throws:
java.lang.NoSuchFieldException
getAdvanceInterval
public static edu.iris.Fissures.model.TimeInterval getAdvanceInterval(org.w3c.dom.Element el)
throws java.lang.NoSuchFieldException
- Throws:
java.lang.NoSuchFieldException
create
public static TimeConfigConfiguration create(org.w3c.dom.Element el)
throws java.lang.NoSuchFieldException
- Throws:
java.lang.NoSuchFieldException
createTimeConfig
public TimeConfig createTimeConfig()
clone
public java.lang.Object clone()
- Overrides:
clone
in class java.lang.Object
createBasicTimeConfigConfig
public static TimeConfigConfiguration createBasicTimeConfigConfig()