net.sourceforge.plantuml.graphic
Interface UDrawable

All Known Subinterfaces:
TextBlock
All Known Implementing Classes:
ActivityBox, BodyEnhanced2, Boundary, CircledCharacter, CircleInterface, CircleInterface2, Control, EntityDomain, FlowDiagram, MethodsOrFieldsArea, StickMan, TextBlockArrow, TextBlockEmpty, TextBlockGeneric, TextBlockInEllipse, TextBlockLineBefore2, TextBlockVertical2, TextBlockWidthAdapter, Tile, TilesField, TimeHeaderDay, TimeHeaderMonth

public interface UDrawable


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

Method Detail

drawU

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


Copyright © 2013. All Rights Reserved.