|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.wms.configuration.AbstractDataSource
public abstract class AbstractDataSource
name of the data source where the WMS can find the data of a layer. the filterServiceClassName element identifies the filter servive that's responsible for accessing the data.
Field Summary | |
---|---|
static int |
DATABASE
A constant indicating a database |
static int |
EXTERNALDATAACCESS
A constant indicating an external data access |
static int |
LOCALWCS
A constant indicating a local wcs. |
static int |
LOCALWFS
A constant indicating a local wfs. |
protected OGCWebService |
ows
|
static int |
REMOTEWCS
A constant indicating a remote wcs. |
static int |
REMOTEWFS
A constant indicating a remote wfs. |
static int |
REMOTEWMS
A constant indicating a remote wms. |
Constructor Summary | |
---|---|
protected |
AbstractDataSource(boolean queryable,
boolean failOnException,
QualifiedName name,
int type,
OGCWebService ows,
URL capabilitiesURL,
ScaleHint scaleHint,
Geometry validArea,
URL featureInfoTransform,
int reqTimeLimit,
Map<String,String> dimProps)
Creates a new DataSource object. |
Method Summary | |
---|---|
URL |
getCapabilitiesURL()
|
Map<String,String> |
getDimProps()
|
URL |
getFeatureInfoTransform()
|
URL |
getFeatureInfoURL()
|
QualifiedName |
getName()
|
abstract OGCWebService |
getOGCWebService()
|
int |
getRequestTimeLimit()
|
ScaleHint |
getScaleHint()
|
int |
getType()
|
Geometry |
getValidArea()
|
boolean |
isFailOnException()
|
boolean |
isQueryable()
|
void |
setFeatureInfoURL(URL url)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int LOCALWCS
public static final int LOCALWFS
public static final int REMOTEWMS
public static final int REMOTEWCS
public static final int REMOTEWFS
public static final int DATABASE
public static final int EXTERNALDATAACCESS
protected OGCWebService ows
Constructor Detail |
---|
protected AbstractDataSource(boolean queryable, boolean failOnException, QualifiedName name, int type, OGCWebService ows, URL capabilitiesURL, ScaleHint scaleHint, Geometry validArea, URL featureInfoTransform, int reqTimeLimit, Map<String,String> dimProps)
queryable
- failOnException
- name
- type
- ows
- capabilitiesURL
- scaleHint
- featureInfoTransform
- Method Detail |
---|
public ScaleHint getScaleHint()
public QualifiedName getName()
public abstract OGCWebService getOGCWebService() throws OGCWebServiceException
OGCWebServiceException
public int getType()
public boolean isFailOnException()
public boolean isQueryable()
public URL getCapabilitiesURL()
public URL getFeatureInfoTransform()
public Geometry getValidArea()
public int getRequestTimeLimit()
public void setFeatureInfoURL(URL url)
url
- public URL getFeatureInfoURL()
public String toString()
toString
in class Object
public Map<String,String> getDimProps()
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org