Class UGraphicCompressOnXorY
java.lang.Object
net.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.ugraphic.comp.UGraphicCompressOnXorY
- All Implemented Interfaces:
UGraphic
-
Constructor Summary
ConstructorsConstructorDescriptionUGraphicCompressOnXorY
(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform) -
Method Summary
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, writeToStream
-
Constructor Details
-
UGraphicCompressOnXorY
public UGraphicCompressOnXorY(CompressionMode mode, UGraphic ug, PiecewiseAffineTransform compressionTransform)
-
-
Method Details
-
apply
-
toString
- Overrides:
toString
in classUGraphicDelegator
-
draw
- Specified by:
draw
in interfaceUGraphic
- Overrides:
draw
in classUGraphicDelegator
-