public class GraphicsSetArcParameters extends AbstractGraphicsCoord
AbstractAFPObject.Category, AbstractAFPObject.Type
coords, relative
LOG, SF_CLASS, SF_HEADER_LENGTH
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
|
String |
toString() |
addCoords, getDataLength, isRelative, writeToStream
getName
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 String toString()
toString
in class AbstractGraphicsCoord
Copyright © 2025 Apache Software Foundation. All rights reserved.