public class CircularArcCentreCommand extends Command
Modifier and Type | Field and Description |
---|---|
protected android.graphics.Point |
center |
protected int |
endDeltaX |
protected int |
endDeltaY |
protected int |
radius |
protected int |
startDeltaX |
protected int |
startDeltaY |
args, currentArg, currentArgBit, currentByte
Constructor and Description |
---|
CircularArcCentreCommand(int ec,
int eid,
int l,
java.io.DataInput in) |
Modifier and Type | Method and Description |
---|---|
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
protected android.graphics.Point center
protected int startDeltaX
protected int startDeltaY
protected int endDeltaX
protected int endDeltaY
protected int radius