Package | Description |
---|---|
org.apache.sis.storage |
Data store base types for retrieving and saving geospatial data
in various storage formats.
|
org.apache.sis.storage.netcdf |
Maps ISO metadata elements from/to the Climate and Forecast (CF)
attributes in a netCDF file.
|
Modifier and Type | Method and Description |
---|---|
Resource |
Aggregate.add(Resource resource)
Adds a new
Resource in this Aggregate . |
void |
Aggregate.remove(Resource resource)
Removes a
Resource from this Aggregate . |
Modifier and Type | Method and Description |
---|---|
Resource |
NetcdfStore.add(Resource resource)
Unsupported operation in current version.
|
void |
NetcdfStore.remove(Resource resource)
Unsupported operation in current version.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.