Class UGraphicCompressOnXorY
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
net.sourceforge.plantuml.klimt.compress.UGraphicCompressOnXorY
- All Implemented Interfaces:
UGraphic
-
Method Summary
Modifier and TypeMethodDescriptionstatic UGraphicCompressOnXorYcreate(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform) voidtoString()Methods inherited from class net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, writeToStream
-
Method Details
-
apply
-
toString
- Overrides:
toStringin classUGraphicDelegator
-
create
public static UGraphicCompressOnXorY create(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform) -
draw
- Specified by:
drawin interfaceUGraphic- Overrides:
drawin classUGraphicDelegator
-