public class GraphicsSetArcParameters extends AbstractGraphicsCoord
AbstractAFPObject.Category, AbstractAFPObject.Type
coords, relative
log, SF_CLASS, SF_HEADER
Constructor and Description |
---|
GraphicsSetArcParameters(int xmaj,
int ymin,
int xmin,
int ymaj)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected byte |
getOrderCode()
Returns the order code of this structured field
|
java.lang.String |
toString() |
addCoords, getDataLength, isRelative, writeToStream
getName
copyChunks, copySF, copySF, truncate, writeChunksToStream, writeObjects
public GraphicsSetArcParameters(int xmaj, int ymin, int xmin, int ymaj)
xmaj
- x coordinate of the major axis pointymin
- y coordinate of the minor axis pointxmin
- x coordinate of the minor axis pointymaj
- y coordinate of the major axis pointprotected byte getOrderCode()
public java.lang.String toString()
toString
in class AbstractGraphicsCoord
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.