Class IntegratedSystem


  • public class IntegratedSystem
    extends org.ikasan.vaadin.visjs.network.Node
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.ikasan.vaadin.visjs.network.options.nodes.Nodes

        org.ikasan.vaadin.visjs.network.options.nodes.Nodes.Builder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String IMAGE  
      • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntegratedSystem

        public IntegratedSystem​(java.lang.String id,
                                java.lang.String name,
                                int x,
                                int y)