Class OspLocationView

  • All Implemented Interfaces:
    com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, Serializable

    public class OspLocationView
    extends com.neotropic.flow.component.mxgraph.MxGraph
    View to Outside Plant Locations (manholes, hand holes, etc.)
    Author:
    Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.neotropic.flow.component.mxgraph.MxGraph

        TARGET_CONTEXT_MENU_ITEM_CELLS, TARGET_CONTEXT_MENU_ITEM_EDGE, TARGET_CONTEXT_MENU_ITEM_GRAPH, TARGET_CONTEXT_MENU_ITEM_VERTEX
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCutFiber()  
      boolean isShowLeftoverFiber()  
      boolean isSpliceFiber()  
      void setCutFiber​(boolean cutFiber)  
      void setShowLeftoverFiber​(boolean showLeftoverFiber)  
      void setSpliceFiber​(boolean spliceFiber)  
      • Methods inherited from class com.neotropic.flow.component.mxgraph.MxGraph

        addBindedKeyListener, addCell, addCellMovedListener, addCellSelectedListener, addCellStyle, addCellUnselectedListener, addClickGraphListener, addContextMenuItem, addContextMenuItemSelectedListener, addDeleteCellSelectedListener, addEdge, addEdgeCompleteListener, addGraphChangedListener, addGraphLoadedListener, addLayer, addMouseMoveGraphListener, addMouseOverEvent, addNode, addRightClickGraphListener, alignCells, alignCells, beginUpdate, bindKey, bindKey, enablePanning, endUpdate, executePartitionLayout, executePartitionLayout, executeStackLayout, executeStackLayout, executeStackLayout, executeStackLayout, executeStackLayout, getConnectable, getEdges, getGrid, getHeight, getIsCellEditable, getIsCellMovable, getIsCellResizable, getLayers, getMaxHeight, getMaxWidth, getNodes, getOutlineDisplay, getOverflow, getOverrideCurrentStyle, getScale, getTooltips, getTranslationX, getTranslationY, getWidth, hasOutline, refreshGraph, removeAllCells, removeEdge, removeIncompleteEdges, removeLayer, removeNode, setBackgroundImage, setBeginUpdateOnInit, setCellsEditable, setCellsLocked, setCellsMovable, setCellsResizable, setCellsSelectable, setChildrenCellPosition, setConnectable, setCustomOutlinePosition, setEdges, setFullSize, setGrid, setHasOutline, setHeight, setIsCellEditable, setIsCellMovable, setIsCellResizable, setLayers, setMaxHeight, setMaxWidth, setNodes, setOutlineDisplay, setOutlineHeight, setOutlineWidth, setOverflow, setOverrideCurrentStyle, setRecursiveResize, setRotationEnabled, setScale, setTooltips, setTranslationX, setTranslationY, setWidth, updateCellSize, zoomIn, zoomOut, zoomTo, zoomTo
      • Methods inherited from class com.vaadin.flow.component.Component

        addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onAttach, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
      • Methods inherited from interface com.vaadin.flow.component.AttachNotifier

        addAttachListener
      • Methods inherited from interface com.vaadin.flow.component.DetachNotifier

        addDetachListener
      • Methods inherited from interface com.vaadin.flow.component.HasComponents

        add, add, addComponentAsFirst, addComponentAtIndex, remove, removeAll
      • Methods inherited from interface com.vaadin.flow.component.HasElement

        getElement
      • Methods inherited from interface com.vaadin.flow.component.HasEnabled

        isEnabled, setEnabled
      • Methods inherited from interface com.vaadin.flow.component.HasSize

        getMinHeight, getMinWidth, setHeightFull, setMinHeight, setMinWidth, setSizeFull, setSizeUndefined, setWidthFull
      • Methods inherited from interface com.vaadin.flow.component.HasStyle

        addClassName, addClassNames, getClassName, getClassNames, getStyle, hasClassName, removeClassName, removeClassNames, setClassName, setClassName