public class LayerArray extends Object
| Constructor and Description |
|---|
LayerArray() |
LayerArray(Collection<LayerInfoType> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<LayerInfoType> |
theList() |
void |
theList(List<LayerInfoType> theList) |
String |
toString() |
public LayerArray()
public LayerArray(Collection<LayerInfoType> initialCollection)
public List<LayerInfoType> theList()
public void theList(List<LayerInfoType> theList)
theList - the theList to setCopyright © 2018. All Rights Reserved.