net.sourceforge.plantuml.graphic
Interface UDrawable3

All Known Subinterfaces:
TextBlock
All Known Implementing Classes:
CircledCharacter, MethodsOrFieldsArea2, TextBlockEmpty, TextBlockHorizontal, TextBlockMarged, TextBlockVertical

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 © 2011. All Rights Reserved.