net.sourceforge.plantuml.graphic
Interface UDrawable3

All Known Subinterfaces:
TextBlock
All Known Implementing Classes:
CircledCharacter, TextBlockArrow, TextBlockEmpty, TextBlockGeneric, TextBlockHorizontal, TextBlockMarged, TextBlockVertical, TextBlockWidthAdapter

public interface UDrawable3


Method Summary
 void drawU(UGraphic ug, double x, double y)
           
 

Method Detail

drawU

void drawU(UGraphic ug,
           double x,
           double y)


Copyright © 2012. All Rights Reserved.