Class UGraphicDelegator
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
- All Implemented Interfaces:
UGraphic
- Direct Known Subclasses:
AbstractUGraphicHorizontalLine,UGraphicCompressOnXorY,UGraphicFilter,UGraphicForSnake,UGraphicHandwritten,UGraphicInterceptorGoto,UGraphicInterceptorOneSwimlane,UGraphicInterceptorTile,UGraphicInterceptorUDrawable,UGraphicInterceptorUDrawable2,UGraphicNewpages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcloseUrl()voidvoidflushUg()getParam()protected UGraphicgetUg()final booleanmatchesProperty(String propertyName) voidstartGroup(Map<UGroupType, String> typeIdents) voidtoString()voidwriteToStream(OutputStream os, String metadata, int dpi)
-
Constructor Details
-
UGraphicDelegator
-
-
Method Details
-
toString
-
matchesProperty
- Specified by:
matchesPropertyin interfaceUGraphic
-
getStringBounder
- Specified by:
getStringBounderin interfaceUGraphic
-
getParam
-
draw
-
getColorMapper
- Specified by:
getColorMapperin interfaceUGraphic
-
startUrl
-
closeUrl
public void closeUrl() -
startGroup
- Specified by:
startGroupin interfaceUGraphic
-
closeGroup
public void closeGroup()- Specified by:
closeGroupin interfaceUGraphic
-
getUg
-
flushUg
public void flushUg() -
getDefaultBackground
- Specified by:
getDefaultBackgroundin interfaceUGraphic
-
writeToStream
- Specified by:
writeToStreamin interfaceUGraphic- Throws:
IOException
-