public final class BooleanWriter extends AbstractLogicalFloatingPointWriter<OctaveBoolean>
OctaveBoolean to a Writer.NCOLUMNS, NDIMS, NROWS| Constructor and Description |
|---|
BooleanWriter() |
| Modifier and Type | Method and Description |
|---|---|
Class<OctaveBoolean> |
javaType()
Could be OctaveScalar or OctaveMatrix.
|
protected String |
octaveMatrixType() |
protected String |
octaveScalarType() |
writesaveDataVectorizedgetOctaveDataWriterpublic Class<OctaveBoolean> javaType()
OctaveDataWriterjavaType in class OctaveDataWriter<OctaveBoolean>Class of the OctaveObject
that this IO handler loads and savesprotected String octaveMatrixType()
octaveMatrixType in class AbstractPrimitiveMatrixWriter<OctaveBoolean>protected String octaveScalarType()
octaveScalarType in class AbstractPrimitiveMatrixWriter<OctaveBoolean>Copyright © 2006–2018 Simuline Organization (l2r). All rights reserved.