|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OnLineResource | |
|---|---|
| org.opengis.layer | Basic unit of geographic information that may be requested as a map from a server. |
| org.opengis.metadata | Root package for metadata. |
| org.opengis.metadata.citation | Citation and responsible party information. |
| org.opengis.metadata.distribution | Distribution information. |
| Uses of OnLineResource in org.opengis.layer |
|---|
| Methods in org.opengis.layer that return OnLineResource | |
|---|---|
OnLineResource |
Attribution.getOnlineResource()
Provides the data provider's linkage. |
OnLineResource |
AbstractURL.getOnlineResource()
Provides the OnLineResource this AbstractURL represents. |
OnLineResource |
AuthorityURL.getOnlineResource()
Provides the linkage to the document defining the meaning of the values used by Identifiers which reference this AuthorityURL. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||