public class UGraphicCompressOnXorY extends UGraphicDelegator
| Modifier and Type | Method and Description |
|---|---|
UGraphic |
apply(UChange change) |
static UGraphicCompressOnXorY |
create(CompressionMode mode,
UGraphic ug,
PiecewiseAffineTransform compressionTransform) |
void |
draw(UShape shape) |
java.lang.String |
toString() |
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, writeToStreampublic java.lang.String toString()
toString in class UGraphicDelegatorpublic static UGraphicCompressOnXorY create(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform)
public void draw(UShape shape)
draw in interface UGraphicdraw in class UGraphicDelegator