|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OnlineResource | |
|---|---|
| org.opengis.metadata | Root package for metadata. |
| org.opengis.metadata.citation | Citation and responsible party information. |
| org.opengis.metadata.distribution | Distribution information. |
| org.opengis.sld | |
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| org.opengis.webservice.capability | |
| Uses of OnlineResource in org.opengis.metadata |
|---|
| Methods in org.opengis.metadata that return OnlineResource | |
|---|---|
OnlineResource |
MetadataExtensionInformation.getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended metadata elements. |
| Uses of OnlineResource in org.opengis.metadata.citation |
|---|
| Methods in org.opengis.metadata.citation that return OnlineResource | |
|---|---|
OnlineResource |
CitationFactory.createOnLineResource(URI linkage,
String protocol,
String applicationProfile,
InternationalString description,
OnLineFunction function)
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained. |
OnlineResource |
Contact.getOnlineResource()
On-line information that can be used to contact the individual or organization. |
| Methods in org.opengis.metadata.citation with parameters of type OnlineResource | |
|---|---|
Contact |
CitationFactory.createContact(Telephone phone,
Address address,
OnlineResource onLineResource,
InternationalString hoursOfService,
InternationalString contactInstructions)
Information required to enable contact with the responsible person and/or organization. |
| Uses of OnlineResource in org.opengis.metadata.distribution |
|---|
| Methods in org.opengis.metadata.distribution that return types with arguments of type OnlineResource | |
|---|---|
Collection<? extends OnlineResource> |
DigitalTransferOptions.getOnLines()
Information about online sources from which the resource can be obtained. |
| Uses of OnlineResource in org.opengis.sld |
|---|
| Methods in org.opengis.sld that return OnlineResource | |
|---|---|
OnlineResource |
SLDLibrary.getOnlineResource()
The OnlineResource must refer to an SLD document. |
OnlineResource |
RemoteOWS.getOnlineResource()
Online resource of the service. |
| Methods in org.opengis.sld with parameters of type OnlineResource | |
|---|---|
RemoteOWS |
SLDFactory.createRemoteOWS(String service,
OnlineResource online)
Create a RemoteOWS information object. |
SLDLibrary |
SLDFactory.createSLDLibrary(OnlineResource online)
Create an SLD library, an SLD library holds a online reference to a SLD file. |
| Uses of OnlineResource in org.opengis.style |
|---|
| Methods in org.opengis.style that return OnlineResource | |
|---|---|
OnlineResource |
ExternalGraphic.getOnlineResource()
Returns a OnlineResource to a file (perhaps a local file) that contains an image. |
OnlineResource |
Rule.getOnlineResource()
It is common to have a style coming from a external xml file, this method provide a way to get the original source if there is one. |
OnlineResource |
FeatureTypeStyle.getOnlineResource()
It is common to have a style coming from a external xml file, this method provide a way to get the original source if there is one. |
OnlineResource |
ExternalMark.getOnlineResource()
Returns on online resource defined by an URI. |
| Methods in org.opengis.style with parameters of type OnlineResource | |
|---|---|
ExternalGraphic |
StyleFactory.externalGraphic(OnlineResource resource,
String format,
Collection<ColorReplacement> replacements)
|
ExternalMark |
StyleFactory.externalMark(OnlineResource resource,
String format,
int markIndex)
|
| Uses of OnlineResource in org.opengis.webservice.capability |
|---|
| Methods in org.opengis.webservice.capability that return OnlineResource | |
|---|---|
OnlineResource |
CapabilitiesService.getOnlineResource()
The OnlineResource element within the CapabilitiesService element can be used, for example, to point to the web site of the service provider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||