Package | Description |
---|---|
twaver.network.background | |
twaver.web.svg.network | |
twaver.web.svg.network.ui |
Modifier and Type | Method and Description |
---|---|
SVGStruct |
TextureBackground.toSVG(SVGContext context) |
SVGStruct |
SVGBackground.toSVG(SVGContext context) |
SVGStruct |
ImageBackground.toSVG(SVGContext context) |
SVGStruct |
ColorBackground.toSVG(SVGContext context) |
Modifier and Type | Field and Description |
---|---|
static SVGStruct |
SVGStruct.EMPTY |
Modifier and Type | Method and Description |
---|---|
SVGStruct |
SVGContext.getSVGStruct(Element element)
Gets the svgstruct by element from cache map
|
Modifier and Type | Method and Description |
---|---|
void |
SVGContext.registerSVGStruct(Element element,
SVGStruct svgStruct)
Register the svgstruct of the element to cache map
|
Modifier and Type | Method and Description |
---|---|
protected SVGStruct |
PolyLineSVGUI.toAlarmAttachmentSVG(SVGContext context)
Gets the svg struct of the element's alarm attachment .
|
protected SVGStruct |
AbstractElementSVGUI.toAlarmAttachmentSVG(SVGContext context)
Gets the svg struct of the element's alarm attachment.
|
protected SVGStruct |
LinkSVGUI.toAttachmentSVG(SVGContext context) |
protected SVGStruct |
GroupSVGUI.toAttachmentSVG(SVGContext context) |
protected SVGStruct |
AbstractElementSVGUI.toAttachmentSVG(SVGContext context)
Gets the svg struct of the element's attribute.
|
protected SVGStruct |
PolyLineSVGUI.toBodySVG(SVGContext context) |
protected SVGStruct |
LinkSVGUI.toBodySVG(SVGContext context) |
protected SVGStruct |
GroupSVGUI.toBodySVG(SVGContext context) |
protected SVGStruct |
BaseElementSVGUI.toBodySVG(SVGContext context)
Gets the svg struct of elements's body.
|
protected SVGStruct |
AbstractElementSVGUI.toBodySVG(SVGContext context)
Gets the svg struct of elements's body.
|
protected SVGStruct |
AbstractElementSVGUI.toBorderSVG(SVGContext context)
Gets the svg struct of the element's border.
|
protected SVGStruct |
ShapeNodeSVGUI.toCustomDrawBodySVG(SVGContext context) |
protected SVGStruct |
BaseElementSVGUI.toCustomDrawBodySVG(SVGContext context)
Gets the svg struct when the element use custom draw body svg.
|
protected SVGStruct |
TextSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
SlotSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
ShelfSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
RoundRectSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
PolySubNetworkSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
NodeSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
GridSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
CardSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
BTSAntennaSVGUI.toDefaultBodySVG(SVGContext context) |
protected SVGStruct |
BaseElementSVGUI.toDefaultBodySVG(SVGContext context)
Gets the svg struct when the element use default body svg.
|
protected SVGStruct |
PolyLineSVGUI.toIconAttachmentSVG(SVGContext context)
Gets the svg struct of the element's icon attachment.
|
protected SVGStruct |
AbstractElementSVGUI.toIconAttachmentSVG(SVGContext context)
Gets the svg struct of the element's icon attachment.
|
protected SVGStruct |
RoundRectSVGUI.toLabelAttachmentSVG(SVGContext context) |
protected SVGStruct |
PolyLineSVGUI.toLabelAttachmentSVG(SVGContext context)
Gets the svg struct of the element's label attachment.
|
protected SVGStruct |
AbstractElementSVGUI.toLabelAttachmentSVG(SVGContext context)
Gets the svg struct of the element's label attachment.
|
protected SVGStruct |
AbstractElementSVGUI.toMessageAttachmentSVG(SVGContext context)
Gets the svg struct of the element's message attachment.
|
SVGStruct |
TextSVGUI.toSVG(SVGContext context) |
SVGStruct |
SVGComponentAttachment.toSVG(SVGContext context) |
SVGStruct |
SVGAttachment.toSVG(SVGContext context) |
SVGStruct |
LinkSVGUI.toSVG(SVGContext context)
Export the element svgui's svg struct by the svg context.
|
SVGStruct |
InterceptedLinkSVGUI.toSVG(SVGContext context)
Deprecated.
|
SVGStruct |
ElementSVGUI.toSVG(SVGContext context)
Export the element svgui's svg struct by the svg context.
|
SVGStruct |
DummySVGUI.toSVG(SVGContext context) |
SVGStruct |
AbstractElementSVGUI.toSVG(SVGContext context)
Export the element svgui's svg struct by the svg context.
|
Modifier and Type | Method and Description |
---|---|
protected java.awt.Rectangle |
AbstractElementSVGUI.getBounds(SVGStruct struct,
java.awt.Rectangle bounds) |
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.