Class IntegratedSystem
- java.lang.Object
-
- org.ikasan.vaadin.visjs.network.options.nodes.Nodes
-
- org.ikasan.vaadin.visjs.network.Node
-
- org.ikasan.dashboard.ui.visualisation.model.business.stream.IntegratedSystem
-
public class IntegratedSystem extends org.ikasan.vaadin.visjs.network.Node
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringIMAGE-
Fields inherited from class org.ikasan.vaadin.visjs.network.Node
errorFoundImageH, errorFoundImageW, errorFoundImageX, errorFoundImageY, exclusionFoundImageH, exclusionFoundImageW, exclusionFoundImageX, exclusionFoundImageY, replayFoundImageH, replayFoundImageW, replayFoundImageX, replayFoundImageY, wiretapFoundImageH, wiretapFoundImageW, wiretapFoundImageX, wiretapFoundImageY
-
-
Constructor Summary
Constructors Constructor Description IntegratedSystem(java.lang.String id, java.lang.String name, int x, int y)
-
Method Summary
-
Methods inherited from class org.ikasan.vaadin.visjs.network.Node
clickedOn, getEdgeColour, getErrorFoundImageH, getErrorFoundImageW, getErrorFoundImageX, getErrorFoundImageY, getErrorFoundStatus, getExclusionFoundImageH, getExclusionFoundImageW, getExclusionFoundImageX, getExclusionFoundImageY, getExclusionFoundStatus, getFillColour, getId, getReplayFoundImageH, getReplayFoundImageW, getReplayFoundImageX, getReplayFoundImageY, getReplayFoundStatus, getWiretapFoundImageH, getWiretapFoundImageW, getWiretapFoundImageX, getWiretapFoundImageY, getWiretapFoundStatus, setEdgeColour, setErrorFoundImageH, setErrorFoundImageW, setErrorFoundImageX, setErrorFoundImageY, setErrorFoundStatus, setExclusionFoundImageH, setExclusionFoundImageW, setExclusionFoundImageX, setExclusionFoundImageY, setExclusionFoundStatus, setFillColour, setId, setReplayFoundImageH, setReplayFoundImageW, setReplayFoundImageX, setReplayFoundImageY, setReplayFoundStatus, setWiretapFoundImageH, setWiretapFoundImageW, setWiretapFoundImageX, setWiretapFoundImageY, setWiretapFoundStatus
-
Methods inherited from class org.ikasan.vaadin.visjs.network.options.nodes.Nodes
builder, getBorderWidth, getBorderWidthSelected, getBrokenImage, getColor, getColorJson, getColorStr, getFixed, getFont, getGroup, getIcon, getImage, getLabel, getLevel, getMass, getScaling, getShadow, getShape, getShapeProperties, getSize, getTitle, getValue, getWidthConstraint, getX, getY, isChosen, isHeightConstraint, isHidden, isLabelHighlightBold, isPhysics, isWidthConstraint, setBorderWidth, setBorderWidthSelected, setBrokenImage, setChosen, setColor, setColor, setFixed, setFont, setGroup, setHeightConstraint, setHidden, setIcon, setImage, setLabel, setLabelHighlightBold, setLevel, setMass, setPhysics, setScaling, setShadow, setShape, setShapeProperties, setSize, setTitle, setValue, setWidthConstraint, setX, setY
-
-
-
-
Field Detail
-
IMAGE
public static final java.lang.String IMAGE
- See Also:
- Constant Field Values
-
-