|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractMetadata
ModifiableMetadata
MetadataEntity
OnLineResourceImpl
public class OnLineResourceImpl
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
modules/library/metadata (gt-metadata.jar)
Field Summary | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
static OnLineResource |
EPSG
The online resources for the European Petroleum Survey Group. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
ESRI
The online resources for ESRI. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
GEOTIFF
The online resources for the GeoTIFF group. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
GEOTOOLS
The online resources for the Geotools project. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
OGC
The online resources for the Open Geospatial Consortium. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
OPEN_GIS
The online resources for the OpenGIS consortium. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
ORACLE
The online resources for Oracle. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
POSTGIS
The online resources for PostGIS. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
SUN_MICROSYSTEMS
The online resources for Sun Microsystems. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
static OnLineResource |
WMS
The download link for
OGCpublic static final OnLineResource OGC
OPEN_GISpublic static final OnLineResource OPEN_GIS
EPSGpublic static final OnLineResource EPSG
GEOTIFFpublic static final OnLineResource GEOTIFF
ESRIpublic static final OnLineResource ESRI
ORACLEpublic static final OnLineResource ORACLE
POSTGISpublic static final OnLineResource POSTGIS
SUN_MICROSYSTEMSpublic static final OnLineResource SUN_MICROSYSTEMS
GEOTOOLSpublic static final OnLineResource GEOTOOLS
WMSpublic static final OnLineResource WMS
OnLineResourceImplpublic OnLineResourceImpl()
OnLineResourceImplpublic OnLineResourceImpl(OnLineResource source)
OnLineResourceImplpublic OnLineResourceImpl(URI linkage)
getApplicationProfilepublic String getApplicationProfile()
setApplicationProfilepublic void setApplicationProfile(String newValue)
getNamepublic String getName()
setNamepublic void setName(String newValue)
getDescriptionpublic InternationalString getDescription()
setDescriptionpublic void setDescription(InternationalString newValue)
getFunctionpublic OnLineFunction getFunction()
setFunctionpublic void setFunction(OnLineFunction newValue)
getLinkagepublic URI getLinkage()
setLinkagepublic void setLinkage(URI newValue)
getProtocolpublic String getProtocol()
Copyright © 1996-2010 Geotools. All Rights Reserved. |