Class UGraphicNo
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGraphicNo
- All Implemented Interfaces:
UGraphic
- Direct Known Subclasses:
CollisionDetector,LimitFinder,SlotFinder,TextLimitFinder,ZadBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionUGraphicNo(StringBounder stringBounder) UGraphicNo(UGraphicNo other, UChange change) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidfinal voidcloseUrl()voidflushUg()getParam()protected UTranslatebooleanmatchesProperty(String propertyName) voidstartGroup(UGroupType type, String ident) final voidvoidwriteToStream(OutputStream os, String metadata, int dpi)
-
Constructor Details
-
UGraphicNo
-
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
-