|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.protocol.wms.raster.WMSBuilder
public class WMSBuilder
Builds a wms backed coverage
| Constructor Summary | |
|---|---|
WMSBuilder()
|
|
| Method Summary | |
|---|---|
Coverage |
create(URL configUrl)
|
String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
URL |
getConfigSchema()
Returns the URL for retrieving the configuration document schema. |
Class<? extends ResourceManager>[] |
getDependencies()
|
void |
init(DeegreeWorkspace workspace)
Will be called before any call to #create. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WMSBuilder()
| Method Detail |
|---|
public String getConfigNamespace()
ResourceProvider
getConfigNamespace in interface ResourceProvidernullpublic URL getConfigSchema()
ResourceProvider
getConfigSchema in interface ResourceProvidernullpublic void init(DeegreeWorkspace workspace)
ExtendedResourceProvider
init in interface ExtendedResourceProvider<Coverage>
public Coverage create(URL configUrl)
throws ResourceInitException
create in interface ExtendedResourceProvider<Coverage>null
ResourceInitExceptionpublic Class<? extends ResourceManager>[] getDependencies()
getDependencies in interface ExtendedResourceProvider<Coverage>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||