diff options
| author | Roman Kennke <roman@kennke.org> | 2006-05-19 22:23:01 +0000 |
|---|---|---|
| committer | Roman Kennke <roman@kennke.org> | 2006-05-19 22:23:01 +0000 |
| commit | 8db90d85a6da78514f90c4eb655cfe6ed63df0c4 (patch) | |
| tree | 113586542f29389ede8a968bfa60405ce12c0f41 /gnu/java/security/OID.java | |
| parent | 224676ffe4b49e14fc104ccd206c538af07c8757 (diff) | |
| download | classpath-8db90d85a6da78514f90c4eb655cfe6ed63df0c4.tar.gz | |
2006-05-19 Roman Kennke <kennke@aicas.com>
* gnu/java/awt/java2d/AbstractGraphics2D.java
Added class docs.
(pixel): Removed obsolete field.
(draw(Shape)): Removed commented out code.
(drawImage): Formatting.
(drawString): Added optimization hook.
(setPaint): Removed rawSetForeground().
(getFontRenderContext): Return context with correct transform.
(drawGlyphVector): Draw complete outline in one go.
(copyArea): Added optimization hook.
(clearRect): Added optimization hook.
(drawImage): Added optimization hook.
(fillShape): (Temporarily) Set antialiasing off by default for
font rendering. Adjust the shape by some bits to improve rendering.
Pass clip bounds to the render methods.
(drawPixel): Removed.
(rawSetPixel): Removed.
(rawSetForeground): Removed.
(rawDrawLine): Default impl calls standard pipeline.
(rawDrawString): New method, calls standard pipeline for rendering.
(rawClearRect): New method, calls standard pipeline for rendering.
(rawFillRect): New method, calls standard pipeline for rendering.
(rawDrawImage): New method, calls standard pipeline for rendering.
(rawCopyArea): New method.
(copyAreaImpl): New method.
(rawFillShape): Renamed to fillShapeImpl(). Small optimization
for rendering.
(fillShapeAntialias): Fixed AA rendering.
(fillScanlineAA): Fixed AA rendering.
(getSegments): Take offset into account.
Diffstat (limited to 'gnu/java/security/OID.java')
0 files changed, 0 insertions, 0 deletions
