sun.porting.utils |
|
Java Source File Name | Type | Comment |
BitmapImageSource.java | Class | A memory image source whose memory representation consists of
a packed bitmap (32 bits packed into each int) and an IndexColorModel
describing the colors represented by the bits (i.e. |
Rectangle.java | Class | An extension of java.awt.Rectangle. |
RegionImpl.java | Class | Region manipulation code. |
XSpan.java | Class | A class which stores an X span. |
YXBand.java | Class | A class which stores a single Y/X band. |
YXBandList.java | Class | Implementation of Y-X bounded rectangles. |