Package net.sourceforge.plantuml.graphic
Class AbstractTextBlock
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
- Direct Known Subclasses:
AbstractEntityImage
,AbstractFtile
,AbstractGtileRoot
,ActivityBox
,ActorAwesome
,ActorHollow
,ActorStickMan
,Block
,Body3
,BodyEnhancedAbstract
,Boundary
,BoxedCharacter
,CardBox
,CircledCharacter
,CircleInterface2
,ComponentAdapter
,ConcurrentStateImage
,Control
,CucaDiagramFileMakerSvek2InternalImage
,DecorateEntityImage
,DecorateEntityImage3
,DirectionalTextBlock
,EntityDomain
,EntityImageNoteLink
,EntityImageProtected
,FloatingNote
,FtileAssemblySimple
,FtileDecorate
,GotoInterceptor
,GraphicStrings
,GraphvizCrash
,InnerActivity
,InnerStateAutonom
,LaneDivider
,MethodsOrFieldsArea
,Opale
,PiecewiseAffineOnXorYBuilder
,PlayingSpaceWithParticipants
,SheetBlock1
,SheetBlock2
,SvekResult
,Swimlanes
,TeozLayer
,TextBlockArrow
,TextBlockArrow2
,TextBlockBordered
,TextBlockCucaJSon
,TextBlockEmpty
,TextBlockGeneric
,TextBlockHorizontal
,TextBlockInEllipse
,TextBlockInterceptorUDrawable
,TextBlockJson
,TextBlockLineBefore
,TextBlockMap
,TextBlockRaw
,TextBlockRecentred
,TextBlockSimple
,TextBlockSprited
,TextBlockVertical2
,Tile
,TileImage
,TileImageSvg
,TilesField
,TileText
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjava.awt.geom.Rectangle2D
getInnerPosition
(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy) getMinMax
(StringBounder stringBounder) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.graphic.TextBlock
calculateDimension
-
Constructor Details
-
AbstractTextBlock
public AbstractTextBlock()
-
-
Method Details
-
getInnerPosition
public java.awt.geom.Rectangle2D getInnerPosition(java.lang.String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPosition
in interfaceTextBlock
-
getMinMax
-