public class RealPrecisionCommand extends Command
args, currentArg, currentArgBit, currentByte
Constructor and Description |
---|
RealPrecisionCommand(int ec,
int eid,
int l,
java.io.DataInput in) |
Modifier and Type | Method and Description |
---|---|
static com.atakmap.android.image.nitf.CGM.RealPrecisionCommand.Precision |
getPrecision() |
static boolean |
hasRealPrecisionBeenProcessed()
Returns a flag to tell us if we encountered a real precision command
already or not
|
static void |
reset() |
java.lang.String |
toString() |
alignOnWord, BytesFromEnum, BytesFromInt, BytesFromSignedInt16, cleanUpArguments, getElementClass, getelementID, info, makeByte, makeChar, makeColorIndex, makeColorIndex, makeDirectColor, makeEnum, makeFixedPoint, makeFixedString, makeFloat32, makeFloatingPoint, makeFloatingPoint32, makeIndex, makeInt, makeName, makePoint, makeReal, makeSDR, makeSignedInt16, makeSignedInt24, makeSignedInt32, makeSignedInt8, makeSizeSpecification, makeString, makeUInt, makeVc, makeVdc, read, readCommand, sizeOfDirectColor, sizeOfEnum, sizeOfInt, sizeOfPoint, sizeOfVdc, unimplemented, unsupported
public RealPrecisionCommand(int ec, int eid, int l, java.io.DataInput in) throws java.io.IOException
java.io.IOException
public static void reset()
public static com.atakmap.android.image.nitf.CGM.RealPrecisionCommand.Precision getPrecision()
public static boolean hasRealPrecisionBeenProcessed()