public interface ElementSVGUI
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
Element |
getElement()
Get the element.
|
java.awt.Point |
getHotspot(SVGContext context)
Gets the hotspot point of the svgui.
|
TSVGNetwork |
getNetwork()
Get which network component this ui painting for.
|
SVGStruct |
toSVG(SVGContext context)
Export the element svgui's svg struct by the svg context.
|
Element getElement()
TSVGNetwork getNetwork()
SVGStruct toSVG(SVGContext context)
context
- java.awt.Point getHotspot(SVGContext context)
context
- Copyright © 2002 - 2010 Serva Software. All Rights Reserved.