public class AFPPageOverlay extends AFPExtensionAttachment
ExtensionAttachment
).ATT_NAME, CATEGORY, elementName, name
Constructor and Description |
---|
AFPPageOverlay()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getX()
returns X coordinate
|
int |
getY()
returns Y coordinate
|
void |
setX(int x)
Sets the X coordinate
|
void |
setY(int y)
Sets the Y coordinate
|
void |
toSAX(ContentHandler handler) |
String |
toString() |
getCategory, getElementName, getName, hasName, setName
public int getX()
public void setX(int x)
x
- The integer to be set.public int getY()
public void setY(int y)
y
- The integer to be set.public void toSAX(ContentHandler handler) throws SAXException
SAXException
Copyright © 2025 Apache Software Foundation. All rights reserved.