Package | Description |
---|---|
org.geotools.metadata.iso.identification |
Identification
implementation.
|
org.opengis.metadata.identification |
Identification information (includes data and
service identification).
|
Modifier and Type | Class and Description |
---|---|
class |
BrowseGraphicImpl
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
|
Modifier and Type | Method and Description |
---|---|
Collection<BrowseGraphic> |
IdentificationImpl.getGraphicOverviews()
Provides a graphic that illustrates the resource(s) (should include a legend for the
graphic).
|
Modifier and Type | Method and Description |
---|---|
void |
IdentificationImpl.setGraphicOverviews(Collection<? extends BrowseGraphic> newValues)
Set a graphic that illustrates the resource(s).
|
Constructor and Description |
---|
BrowseGraphicImpl(BrowseGraphic source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends BrowseGraphic> |
Identification.getGraphicOverviews()
Provides a graphic that illustrates the resource(s) (should include a legend for the
graphic).
|
Copyright © 1996–2019 Geotools. All rights reserved.