public abstract class DeviceXps extends Device
Intermediate device class containing internal convenience members.
Constructor and Description |
---|
DeviceXps()
Creates a new instance.
|
DeviceXps(Dimension pageSize)
Creates a new instance with the specified media size.
|
create, dispose, draw, drawArc, drawImage, drawLine, drawOval, drawPolygon, drawPolygon, drawPolyline, drawPolyline, drawRect, drawRoundRect, drawString, endDocument, fill, fillArc, fillOval, fillPolygon, fillPolygon, fillRect, fillRoundRect, getBackground, getCharTM, getCreator, getFont, getOpacity, getOpacityMask, getPaint, getProperties, getProperty, getPropertyColor, getPropertyDouble, getPropertyInt, getPropertyMargins, getPropertyRectangle, getPropertySize, getSize, getStroke, getTextRenderingMode, getTextStrokeWidth, getTransform, initClip, isDirectRGB, isLicensed, isProperty, renew, reset, rotate, rotate, scale, setBackground, setCharTM, setClip, setCreator, setFont, setOpacity, setOpacityMask, setPaint, setProperties, setSaveOptions, setSize, setStroke, setTextRenderingMode, setTextStrokeWidth, setTransform, shear, startDocument, toString, transform, translate, writeComment, writeString
public DeviceXps()
Creates a new instance.
public DeviceXps(Dimension pageSize)
Creates a new instance with the specified media size.
pageSize
- The size of the device output media.