Class RotateGCP

    • Constructor Summary

      Constructors 
      Constructor Description
      RotateGCP​(org.w3c.dom.Element el)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      WaveformVectorResult accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup, edu.iris.Fissures.IfSeismogramDC.RequestFilter[][] original, edu.iris.Fissures.IfSeismogramDC.RequestFilter[][] available, edu.iris.Fissures.seismogramDC.LocalSeismogramImpl[][] seismograms, CookieJar cookieJar)  
      boolean isThreadSafe()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RotateGCP

        public RotateGCP​(org.w3c.dom.Element el)
    • Method Detail

      • accept

        public WaveformVectorResult accept​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                           edu.sc.seis.fissuresUtil.hibernate.ChannelGroup channelGroup,
                                           edu.iris.Fissures.IfSeismogramDC.RequestFilter[][] original,
                                           edu.iris.Fissures.IfSeismogramDC.RequestFilter[][] available,
                                           edu.iris.Fissures.seismogramDC.LocalSeismogramImpl[][] seismograms,
                                           CookieJar cookieJar)
                                    throws java.lang.Exception
        Specified by:
        accept in interface WaveformVectorProcess
        Throws:
        java.lang.Exception