public class EllipticalArcCommand extends EllipseCommand
| Modifier and Type | Field and Description |
|---|---|
protected int |
endVectorDeltaX |
protected int |
endVectorDeltaY |
protected int |
startVectorDeltaX |
protected int |
startVectorDeltaY |
center, firstConjugateDiameterEndPoint, secondConjugateDiameterEndPointargs, currentArg, currentArgBit, currentByte| Constructor and Description |
|---|
EllipticalArcCommand(int ec,
int eid,
int l,
java.io.DataInput in) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getClosureType() |
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, unsupportedprotected int startVectorDeltaX
protected int startVectorDeltaY
protected int endVectorDeltaX
protected int endVectorDeltaY
public EllipticalArcCommand(int ec,
int eid,
int l,
java.io.DataInput in)
throws java.io.IOException
java.io.IOExceptionprotected int getClosureType()
public java.lang.String toString()
toString in class EllipseCommand