|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
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 |
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)
Creates a new DataSource object. |
Method Summary | |
---|---|
URL |
getCapabilitiesURL()
|
URL |
getFeatureInfoTransform()
|
QualifiedName |
getName()
|
abstract OGCWebService |
getOGCWebService()
|
int |
getRequestTimeLimit()
|
ScaleHint |
getScaleHint()
|
int |
getType()
|
Geometry |
getValidArea()
|
boolean |
isFailOnException()
|
boolean |
isQueryable()
|
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
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)
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 String toString()
toString
in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
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://deegree.sourceforge.net