| Package | Description |
|---|---|
| com.io7m.smfj.format.binary |
Parser API.
|
| com.io7m.smfj.format.binary.v1 |
Parser implementation for the 1.* format.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFCoordinateSystem |
SMFBCoordinateSystems.unpack(SMFBv1CoordinateSystemsReadableType input)
Unpack a coordinate system from the given input.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SMFBv1CoordinateSystemsType
The interface to values of the
SMFBv1CoordinateSystems packed type. |
| Modifier and Type | Class and Description |
|---|---|
class |
SMFBv1CoordinateSystemsByteBuffered
A
ByteBuffer based implementation of the SMFBv1CoordinateSystems packed type. |
| Modifier and Type | Method and Description |
|---|---|
SMFBv1CoordinateSystemsReadableType |
SMFBv1_0HeaderReadableType.getCoordinateSystemReadable() |
SMFBv1CoordinateSystemsReadableType |
SMFBv1_0HeaderByteBuffered.getCoordinateSystemReadable() |
Copyright © 2017 <code@io7m.com> http://io7m.com