net.sourceforge.plantuml.graphic
Interface TextBlock

All Superinterfaces:
UDrawable
All Known Subinterfaces:
IEntityImage, TextBlockBackcolored
All Known Implementing Classes:
AbstractEntityImage, ActivityBox, BodyEnhanced, Boundary, CircledCharacter, CircleInterface2, Control, DecorateEntityImage, DecorateEntityImage3, DecorateTextBlock, EntityDomain, EntityImageActivity, EntityImageActor2, EntityImageArcCircle, EntityImageAssociation, EntityImageAssociationPoint, EntityImageBranch, EntityImageCircleEnd, EntityImageCircleInterface, EntityImageCircleStart, EntityImageClass, EntityImageClassHeader2, EntityImageComponent, EntityImageComponentForDescriptionDiagram, EntityImageEmptyPackage2, EntityImageGroup, EntityImageLegend, EntityImageLollipopInterface, EntityImageNote, EntityImageNote2, EntityImageNoteLink, EntityImageObject, EntityImagePseudoState, EntityImageState, EntityImageStateBorder, EntityImageStateEmptyDescription, EntityImageSynchroBar, EntityImageUseCase, FlowDiagram, GraphicStrings, InnerActivity, InnerStateAutonom, InnerStateConcurrent, MethodsOrFieldsArea, Opale, StickMan, SvekResult, Swimlanes, TextBlockArrow, TextBlockCompressed, TextBlockEmpty, TextBlockGeneric, TextBlockInEllipse, TextBlockInterceptorTextBlockable, TextBlockLineBefore2, TextBlockRecentred, TextBlockVertical2, TextBlockWidthAdapter, Tile, TilesField, TimeHeaderDay, TimeHeaderMonth

public interface TextBlock
extends UDrawable


Method Summary
 Dimension2D calculateDimension(StringBounder stringBounder)
           
 List<Url> getUrls()
           
 
Methods inherited from interface net.sourceforge.plantuml.graphic.UDrawable
drawU
 

Method Detail

calculateDimension

Dimension2D calculateDimension(StringBounder stringBounder)

getUrls

List<Url> getUrls()


Copyright © 2013. All Rights Reserved.