Streamable
, StructuredData
public class GraphicsSetArcParameters extends AbstractGraphicsCoord
AbstractAFPObject.Category, AbstractAFPObject.Type
LOG, SF_CLASS, SF_HEADER_LENGTH
coords, relative
Constructor | Description |
---|---|
GraphicsSetArcParameters(int xmaj,
int ymin,
int xmin,
int ymaj) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
protected byte |
getOrderCode() |
Returns the order code of this structured field
|
java.lang.String |
toString() |
copySF, copySF, truncate, writeChunksToStream, writeObjects
addCoords, getDataLength, isRelative, writeToStream
getName
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-2016 The Apache Software Foundation. All Rights Reserved.