Package | Description |
---|---|
org.geotools.brewer.styling.builder | |
org.geotools.metadata.iso |
Metadata implementation.
|
org.geotools.metadata.iso.citation |
Citation implementation.
|
org.geotools.metadata.iso.distribution |
Distribution implementation.
|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
org.opengis.metadata |
Root package for metadata.
|
org.opengis.metadata.citation |
Citation and responsible party information.
|
org.opengis.metadata.distribution |
Distribution information.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ExternalMarkBuilder |
ExternalMarkBuilder.resouce(OnLineResource resource) |
ExternalGraphicBuilder |
ExternalGraphicBuilder.resource(OnLineResource resource) |
Modifier and Type | Method and Description |
---|---|
OnLineResource |
MetadataExtensionInformationImpl.getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended
metadata elements.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataExtensionInformationImpl.setExtensionOnLineResource(OnLineResource newValue)
Set information about on-line sources.
|
Modifier and Type | Class and Description |
---|---|
class |
OnLineResourceImpl
Information about on-line sources from which the dataset, specification, or community profile
name and extended metadata elements can be obtained.
|
Modifier and Type | Field and Description |
---|---|
static OnLineResource |
OnLineResourceImpl.EPSG
The online resources for the European Petroleum Survey
Group.
|
static OnLineResource |
OnLineResourceImpl.ESRI
The online resources for ESRI.
|
static OnLineResource |
OnLineResourceImpl.GEOTIFF
The online resources for the GeoTIFF group.
|
static OnLineResource |
OnLineResourceImpl.GEOTOOLS
The online resources for the Geotools project.
|
static OnLineResource |
OnLineResourceImpl.OGC
The online resources for the Open Geospatial
Consortium.
|
static OnLineResource |
OnLineResourceImpl.OPEN_GIS
The online resources for the OpenGIS consortium.
|
static OnLineResource |
OnLineResourceImpl.ORACLE
The online resources for Oracle.
|
static OnLineResource |
OnLineResourceImpl.POSTGIS
The online resources for PostGIS.
|
static OnLineResource |
OnLineResourceImpl.SUN_MICROSYSTEMS
The online resources for Sun Microsystems.
|
static OnLineResource |
OnLineResourceImpl.WMS
|
Modifier and Type | Method and Description |
---|---|
static ResponsibleParty |
ResponsiblePartyImpl.OGC(Role role,
OnLineResource resource)
Creates a responsible party metadata entry for OGC involvement.
|
void |
ContactImpl.setOnLineResource(OnLineResource newValue)
Set on-line information that can be used to contact the individual or organization.
|
Constructor and Description |
---|
ContactImpl(OnLineResource resource)
Constructs a contact initialized to the specified online resource.
|
OnLineResourceImpl(OnLineResource source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<OnLineResource> |
DigitalTransferOptionsImpl.getOnLines()
Returns information about online sources from which the resource can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
DigitalTransferOptionsImpl.setOnLines(Collection<? extends OnLineResource> newValues)
Set information about online sources from which the resource can be obtained.
|
Modifier and Type | Method and Description |
---|---|
OnLineResource |
FeatureTypeStyleImpl.getOnlineResource() |
OnLineResource |
RuleImpl.getOnlineResource() |
OnLineResource |
Rule.getOnlineResource() |
OnLineResource |
ExternalGraphicImpl.getOnlineResource() |
OnLineResource |
ExternalMark.getOnlineResource()
Online resource defined by an URI.
|
OnLineResource |
ExternalMarkImpl.getOnlineResource() |
Modifier and Type | Method and Description |
---|---|
ExternalGraphic |
StyleFactoryImpl2.externalGraphic(OnLineResource resource,
String format,
Collection<ColorReplacement> replacements) |
ExternalGraphic |
StyleFactory.externalGraphic(OnLineResource resource,
String format,
Collection<ColorReplacement> replacements) |
ExternalGraphic |
StyleFactoryImpl.externalGraphic(OnLineResource resource,
String format,
Collection<ColorReplacement> replacements) |
ExternalMarkImpl |
StyleFactoryImpl2.externalMark(OnLineResource resource,
String format,
int markIndex) |
ExternalMark |
StyleFactory.externalMark(OnLineResource resource,
String format,
int markIndex) |
ExternalMarkImpl |
StyleFactoryImpl.externalMark(OnLineResource resource,
String format,
int markIndex) |
void |
FeatureTypeStyleImpl.setOnlineResource(OnLineResource online) |
void |
RuleImpl.setOnlineResource(OnLineResource online) |
void |
Rule.setOnlineResource(OnLineResource online) |
void |
ExternalGraphicImpl.setOnlineResource(OnLineResource online) |
void |
ExternalMark.setOnlineResource(OnLineResource resource) |
void |
ExternalMarkImpl.setOnlineResource(OnLineResource resource) |
void |
FeatureTypeStyle.setOnlineResource(OnLineResource online)
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.
|
Constructor and Description |
---|
ExternalGraphicImpl(Icon icon,
Collection<ColorReplacement> replaces,
OnLineResource source) |
ExternalMarkImpl(OnLineResource resource,
String format,
int markIndex) |
Modifier and Type | Method and Description |
---|---|
OnLineResource |
MetadataExtensionInformation.getExtensionOnLineResource()
Information about on-line sources containing the community profile name and the extended
metadata elements.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends OnLineResource> |
DigitalTransferOptions.getOnLines()
Information about online sources from which the resource can be obtained.
|
Modifier and Type | Method and Description |
---|---|
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 |
ExternalMark.getOnlineResource()
Returns on online resource defined by an URI.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ExternalGraphic |
StyleFactory.externalGraphic(OnLineResource resource,
String format,
Collection<ColorReplacement> replacements)
Create externalGraphic
|
ExternalMark |
StyleFactory.externalMark(OnLineResource resource,
String format,
int markIndex) |
Copyright © 1996–2019 Geotools. All rights reserved.