public class TextSVGUI extends NodeSVGUI
element, network
Constructor and Description |
---|
TextSVGUI(TSVGNetwork network,
Text text)
Create a text svg ui with the given network and the text.
|
Modifier and Type | Method and Description |
---|---|
protected SVGStruct |
toDefaultBodySVG(SVGContext context)
Gets the svg struct when the element use default body svg.
|
SVGStruct |
toSVG(SVGContext context)
Export the element svgui's svg struct by the svg context.
|
getImageUrl
appendCustomStateOutline, appendDefaultStateOutline, getCustomDrawFillObject, getHotspot, toBodySVG, toCustomDrawBodySVG
appendCustomerSVGAfterBody, appendCustomerSVGBeforeBody, appendElementBodyProperties, getBounds, getElement, getFillObject, getGradientID, getNetwork, getPaintBodyColor, getRenderAlpha, getStateOutlineColor, prepareElementSVGHeader, toAlarmAttachmentSVG, toAttachmentSVG, toAttributesSVG, toBorderSVG, toIconAttachmentSVG, toLabelAttachmentSVG, toMessageAttachmentSVG
public TextSVGUI(TSVGNetwork network, Text text)
protected SVGStruct toDefaultBodySVG(SVGContext context)
BaseElementSVGUI
toDefaultBodySVG
in class NodeSVGUI
public SVGStruct toSVG(SVGContext context)
AbstractElementSVGUI
toSVG
in interface ElementSVGUI
toSVG
in class AbstractElementSVGUI
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.