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