| Package | Description |
|---|---|
| org.geotools.metadata.iso.distribution |
Distribution implementation.
|
| org.opengis.metadata.distribution |
Distribution information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MediumImpl
Information about the media on which the resource can be distributed.
|
| Modifier and Type | Method and Description |
|---|---|
Medium |
DigitalTransferOptionsImpl.getOffLine()
Returns information about offline media on which the resource can be obtained.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigitalTransferOptionsImpl.setOffLine(Medium newValue)
Set information about offline media on which the resource can be obtained.
|
| Constructor and Description |
|---|
MediumImpl(Medium source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Medium |
DigitalTransferOptions.getOffLine()
Information about offline media on which the resource can be obtained.
|
Copyright © 1996–2019 Geotools. All rights reserved.