Class WMSLayersPanel.LayerInfo

  • Enclosing class:
    WMSLayersPanel

    protected static class WMSLayersPanel.LayerInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected LayerInfo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getAbstract()  
      protected java.lang.String getName()  
      protected java.lang.String getTitle()  
      • Methods inherited from class java.lang.Object

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

      • LayerInfo

        protected LayerInfo()
    • Method Detail

      • getTitle

        protected java.lang.String getTitle()
      • getName

        protected java.lang.String getName()
      • getAbstract

        protected java.lang.String getAbstract()