| Package | Description |
|---|---|
| org.sbml.jsbml.ext.spatial |
Provides classes for the
Spatial Geometries and Processes package.
|
| Modifier and Type | Method and Description |
|---|---|
SampledField.CompressionKind |
SampledField.getCompression()
Returns the value of compression
|
static SampledField.CompressionKind |
SampledField.CompressionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampledField.CompressionKind[] |
SampledField.CompressionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SampledField.setCompression(SampledField.CompressionKind compression)
Sets the value of compression
|
Copyright © 2009–2016. All rights reserved.