|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jcgm.core.Command net.sf.jcgm.core.EllipseElement net.sf.jcgm.core.EllipticalArc net.sf.jcgm.core.EllipticalArcClose
public class EllipticalArcClose
Class=2, Element=7
Field Summary |
---|
Fields inherited from class net.sf.jcgm.core.EllipticalArc |
---|
endVectorDeltaX, endVectorDeltaY, startVectorDeltaX, startVectorDeltaY |
Fields inherited from class net.sf.jcgm.core.EllipseElement |
---|
center, ellipse, firstConjugateDiameterEndPoint, secondConjugateDiameterEndPoint |
Fields inherited from class net.sf.jcgm.core.Command |
---|
args, currentArg |
Constructor Summary | |
---|---|
EllipticalArcClose(int ec,
int eid,
int l,
java.io.DataInput in)
|
Method Summary | |
---|---|
protected int |
getClosureType()
|
void |
paint(CGMDisplay d)
|
java.lang.String |
toString()
|
Methods inherited from class net.sf.jcgm.core.EllipticalArc |
---|
applyArcs, createShape |
Methods inherited from class net.sf.jcgm.core.EllipseElement |
---|
distance, initializeShape |
Methods inherited from class net.sf.jcgm.core.Command |
---|
alignOnWord, clone, getElementClass, getElementCode, 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, printShape, read, readCommand, sizeOfDirectColor, sizeOfEnum, sizeOfInt, sizeOfPoint, sizeOfVdc, unimplemented, unsupported |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EllipticalArcClose(int ec, int eid, int l, java.io.DataInput in) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void paint(CGMDisplay d)
paint
in class EllipticalArc
protected int getClosureType()
getClosureType
in class EllipticalArc
public java.lang.String toString()
toString
in class EllipticalArc
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |