Class Capabilities.Layer

  • Enclosing class:
    Capabilities

    protected static class Capabilities.Layer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Layer​(org.w3c.dom.Element element)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • styleElements

        protected java.util.HashMap<org.w3c.dom.Element,​Capabilities.Style> styleElements
      • element

        protected final org.w3c.dom.Element element
      • name

        protected java.lang.String name
      • title

        protected java.lang.String title
    • Constructor Detail

      • Layer

        public Layer​(org.w3c.dom.Element element)