Lines Matching refs:device
41 /** provides the basic output operation of a device.
45 /** the device of this graphics
67 <p>If the device does not support raster operations,
101 /** clears the given rectangle on the device
107 /** copies a rectangle of pixels from another device into this one.
119 /** draws a part of the specified bitmap to the output device.
131 /** sets a single pixel in the output device.
136 /** draws a line in the output device.
143 /** draws a rectangle in the output device.
150 /** draws a rectangle with rounded corners in the output device.
159 /** draws multiple lines in the output device at once.
164 /** draws a polygon line in the output device.
169 /** draws multiple polygons in the output device at once.
174 /** draws an ellipse in the output device.
181 /** draws an arc (part of a circle) in the output device.
192 /** draws a circular area in the output device.
203 /** draws a chord of a circular area in the output device.
218 /** draws a color dispersion in the output device.
226 /** draws text in the output device.
232 /** draws texts in the output device using an explicit kerning table.
240 in the output device.
247 the X coordinate on the device where the graphic will be drawn
250 the Y coordinate on the device where the graphic will be drawn
253 the width of the region on the device
256 the height of the region on the device
264 to be drawn onto the device