Class GCubeSDIViewerLayerDV
- java.lang.Object
-
- org.gcube.application.geoportalcommon.shared.geoportal.materialization.GCubeSDIViewerLayerDV
-
- All Implemented Interfaces:
Serializable
public class GCubeSDIViewerLayerDV extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GCubeSDIViewerLayerDV()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BBOXDVgetBbox()StringgetLayerName()HashMap<String,String>getOgcLinks()StringgetType()StringgetWMSLink()voidsetBbox(BBOXDV bbox)voidsetLayerName(String layerName)voidsetOgcLinks(HashMap<String,String> ogcLinks)voidsetType(String type)StringtoString()
-