T - type of layer configuration info@Api(allMethods=true)
@UserImplemented
public interface Layer<T extends LayerInfo>
| Modifier and Type | Method and Description |
|---|---|
CoordinateReferenceSystem |
getCrs()
Deprecated.
|
String |
getId()
Get the unique id of this layer.
|
T |
getLayerInfo()
Get information about the layer.
|
T getLayerInfo()
@Deprecated CoordinateReferenceSystem getCrs()
LayerService.getCrs(Layer)String getId()
Copyright © 2015 Geosparc. All Rights Reserved.