Class SeismogramImageOutputLocator


  • public class SeismogramImageOutputLocator
    extends java.lang.Object
    • Constructor Detail

      • SeismogramImageOutputLocator

        public SeismogramImageOutputLocator​(org.w3c.dom.Element el)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • SeismogramImageOutputLocator

        public SeismogramImageOutputLocator​(org.w3c.dom.Element el,
                                            boolean useBase)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getFileType

        public java.lang.String getFileType()
      • getPrefix

        public java.lang.String getPrefix()
      • getLocation

        public java.lang.String getLocation​(VelocityEvent event,
                                            edu.iris.Fissures.IfNetwork.Channel channel)
      • getLocation

        public java.lang.String getLocation​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                            edu.iris.Fissures.IfNetwork.Channel channel)
      • getLocation

        public java.lang.String getLocation​(VelocityEvent event,
                                            edu.iris.Fissures.IfNetwork.Channel channel,
                                            java.lang.String fileType)
      • getLocation

        public java.lang.String getLocation​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                            edu.iris.Fissures.IfNetwork.Channel channel,
                                            java.lang.String fileType)
      • getDirectory

        public java.lang.String getDirectory​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                             edu.iris.Fissures.IfNetwork.Channel chan,
                                             boolean useStatusDir)