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, writeToStream
public java.lang.String toString()
toString
in class UGraphicDelegator
public static UGraphicCompressOnXorY create(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform)
public void draw(UShape shape)
draw
in interface UGraphic
draw
in class UGraphicDelegator