Uses of Interface
org.eclnt.ccaddons.diagram.IFormattedText
Packages that use IFormattedText
-
Uses of IFormattedText in org.eclnt.ccaddons.diagram
Classes in org.eclnt.ccaddons.diagram that implement IFormattedText -
Uses of IFormattedText in org.eclnt.ccaddons.diagram.svg
Methods in org.eclnt.ccaddons.diagram.svg with parameters of type IFormattedTextModifier and TypeMethodDescriptionstatic StringSVGUtils.createTextFragment(IFormattedText formattedText, String frag, int x, int y, int width, int height, String svgTextAnchor, String text, SVGExportProperties exportProperties, boolean vCentered, boolean limitHeight)