public class GroupSVGUI extends NodeSVGUI
element, network
Constructor and Description |
---|
GroupSVGUI(TSVGNetwork network,
Group group)
Create a group svg ui with the given network and the group
|
Modifier and Type | Method and Description |
---|---|
protected java.awt.Shape |
createShape(SVGContext context) |
java.awt.Point |
getHotspot(SVGContext context)
Gets the hotspot point of the svgui.
|
protected void |
prepareElementSVGHeader(SVGContext context,
java.lang.StringBuffer head) |
protected SVGStruct |
toAttachmentSVG(SVGContext context)
Gets the svg struct of the element's attribute.
|
protected SVGStruct |
toBodySVG(SVGContext context)
Gets the svg struct of elements's body.
|
getImageUrl, toDefaultBodySVG
appendCustomStateOutline, appendDefaultStateOutline, getCustomDrawFillObject, toCustomDrawBodySVG
appendCustomerSVGAfterBody, appendCustomerSVGBeforeBody, appendElementBodyProperties, getBounds, getElement, getFillObject, getGradientID, getNetwork, getPaintBodyColor, getRenderAlpha, getStateOutlineColor, toAlarmAttachmentSVG, toAttributesSVG, toBorderSVG, toIconAttachmentSVG, toLabelAttachmentSVG, toMessageAttachmentSVG, toSVG
public GroupSVGUI(TSVGNetwork network, Group group)
public java.awt.Point getHotspot(SVGContext context)
BaseElementSVGUI
getHotspot
in interface ElementSVGUI
getHotspot
in class BaseElementSVGUI
protected java.awt.Shape createShape(SVGContext context)
protected void prepareElementSVGHeader(SVGContext context, java.lang.StringBuffer head)
prepareElementSVGHeader
in class AbstractElementSVGUI
protected SVGStruct toBodySVG(SVGContext context)
BaseElementSVGUI
toBodySVG
in class BaseElementSVGUI
protected SVGStruct toAttachmentSVG(SVGContext context)
AbstractElementSVGUI
toAttachmentSVG
in class AbstractElementSVGUI
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.