protected static class Capabilities.Layer extends Object
Modifier and Type | Field and Description |
---|---|
protected Element |
element |
protected Capabilities.Layer |
layer |
protected String |
name |
protected HashMap<Element,Capabilities.Style> |
styleElements |
protected String |
title |
protected final Element element
protected Capabilities.Layer layer
protected String name
protected HashMap<Element,Capabilities.Style> styleElements
protected String title
public Layer(Element element)