Modifier and Type | Class and Description |
---|---|
pack-priv static class |
Modifier and Type | Field and Description |
---|---|
pack-priv CompositePipe | |
pack-priv static Class | |
pack-priv static Class |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public void | |
public native void | |
public native void | |
pack-priv static native void | |
public boolean | |
public void | renderPathTile(Object ctx, byte[] atile, int offset, int tsize, int x, int y, int w, int h, ShapeSpanIterator sr)
|
public void | renderPathTile(Object ctx, byte[] atile, int offset, int tsize, int x, int y, int w, int h)
Implements sun.
|
public void | |
public Object | startSequence(SunGraphics2D sg, Shape s, Rectangle devR, int[] abox)
Implements sun.
|
outpipe | back to summary |
---|---|
pack-priv CompositePipe outpipe |
RegionClass | back to summary |
---|---|
pack-priv static Class<?> RegionClass |
RegionIteratorClass | back to summary |
---|---|
pack-priv static Class<?> RegionIteratorClass |
SpanClipRenderer | back to summary |
---|---|
public SpanClipRenderer(CompositePipe pipe) |
endSequence | back to summary |
---|---|
public void endSequence(Object ctx) Implements sun. |
eraseTile | back to summary |
---|---|
public native void eraseTile(RegionIterator ri, byte[] alpha, int offset, int tsize, int[] band) |
fillTile | back to summary |
---|---|
public native void fillTile(RegionIterator ri, byte[] alpha, int offset, int tsize, int[] band) |
initIDs | back to summary |
---|---|
pack-priv static native void initIDs(Class<?> rc, Class<?> ric) |
needTile | back to summary |
---|---|
public boolean needTile(Object ctx, int x, int y, int w, int h) Implements sun. |
renderPathTile | back to summary |
---|---|
public void renderPathTile(Object ctx, byte[] atile, int offset, int tsize, int x, int y, int w, int h, ShapeSpanIterator sr) |
renderPathTile | back to summary |
---|---|
public void renderPathTile(Object ctx, byte[] atile, int offset, int tsize, int x, int y, int w, int h) Implements sun. |
skipTile | back to summary |
---|---|
public void skipTile(Object ctx, int x, int y) Implements sun. |
startSequence | back to summary |
---|---|
public Object startSequence(SunGraphics2D sg, Shape s, Rectangle devR, int[] abox) Implements sun. |
Modifier and Type | Field and Description |
---|---|
pack-priv int[] | |
pack-priv RegionIterator | |
pack-priv Object | |
pack-priv byte[] |
Access | Constructor and Description |
---|---|
public |
band | back to summary |
---|---|
pack-priv int[] band |
iterator | back to summary |
---|---|
pack-priv RegionIterator iterator |
outcontext | back to summary |
---|---|
pack-priv Object outcontext |
tile | back to summary |
---|---|
pack-priv byte[] tile |
SCRcontext | back to summary |
---|---|
public SCRcontext(RegionIterator ri, Object outctx) |