Uses of Class
org.eclnt.ccaddons.diagram.TextBlock
Packages that use TextBlock
-
Uses of TextBlock in org.eclnt.ccaddons.diagram.svg
Methods in org.eclnt.ccaddons.diagram.svg with parameters of type TextBlockModifier and TypeMethodDescriptionstatic int[]SVGUtils.getTextCoordsSVG(ChartShapeInstance csi, int fontSize, TextBlock textBlock) static StringSVGUtils.renderTextBlock(String frag, int[] pos, String textAnchor, TextBlock textblock, SVGExportProperties exportProperties, boolean vCentered) -
Uses of TextBlock in org.eclnt.ccaddons.diagram.util
Methods in org.eclnt.ccaddons.diagram.util that return TextBlock