net.sourceforge.plantuml.ugraphic
Interface UGraphic
-
- All Known Subinterfaces:
- UGraphic2
- All Known Implementing Classes:
- AbstractCommonUGraphic, AbstractUGraphic, AbstractUGraphicHorizontalLine, CollisionDetector, LimitFinder, LiveBoxFinder, SlotFinder, SlotFinderX, TextLimitFinder, UGraphicAddAriaLabel, UGraphicBraille, UGraphicCompress, UGraphicCompress2, UGraphicCrossing, UGraphicDelegator, UGraphicEps, UGraphicFilter, UGraphicForSnake, UGraphicG2d, UGraphicHandwritten, UGraphicHtml5, UGraphicInterceptorGoto, UGraphicInterceptorOneSwimlane, UGraphicInterceptorTile, UGraphicInterceptorUDrawable, UGraphicInterceptorUDrawable2, UGraphicNull, UGraphicStencil, UGraphicSvg, UGraphicTikz, UGraphicTxt, UGraphicVdx
public interface UGraphic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description UGraphicapply(UChange change)voidcloseAction()voiddraw(UShape shape)voidflushUg()ColorMappergetColorMapper()UParamgetParam()StringBoundergetStringBounder()booleanmatchesProperty(java.lang.String propertyName)voidstartUrl(Url url)
-
-
-
Method Detail
-
getStringBounder
StringBounder getStringBounder()
-
getParam
UParam getParam()
-
draw
void draw(UShape shape)
-
getColorMapper
ColorMapper getColorMapper()
-
startUrl
void startUrl(Url url)
-
closeAction
void closeAction()
-
flushUg
void flushUg()
-
matchesProperty
boolean matchesProperty(java.lang.String propertyName)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG