Class UGraphicNo
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicNo
- All Implemented Interfaces:
UGraphic
- Direct Known Subclasses:
CollisionDetector,LimitFinder,SlotFinder,TextLimitFinder,ZadBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidcloseUrl()voidflushUg()getParam()protected final UTranslatebooleanmatchesProperty(String propertyName) voidstartGroup(Map<UGroupType, String> typeIdents) final voidvoidwriteToStream(OutputStream os, String metadata, int dpi)
-
Constructor Details
-
UGraphicNo
-
-
Method Details
-
startUrl
-
startGroup
- Specified by:
startGroupin interfaceUGraphic
-
closeUrl
public final void closeUrl() -
closeGroup
public final void closeGroup()- Specified by:
closeGroupin interfaceUGraphic
-
getColorMapper
- Specified by:
getColorMapperin interfaceUGraphic
-
getDefaultBackground
- Specified by:
getDefaultBackgroundin interfaceUGraphic
-
getParam
-
getStringBounder
- Specified by:
getStringBounderin interfaceUGraphic
-
flushUg
public void flushUg() -
matchesProperty
- Specified by:
matchesPropertyin interfaceUGraphic
-
writeToStream
- Specified by:
writeToStreamin interfaceUGraphic- Throws:
IOException
-
getTranslate
-