Interface TopologyView<T extends VTopologyComponent.TopologyViewRenderer>

    • Method Detail

      • asWidget

        com.google.gwt.user.client.ui.Widget asWidget()
      • getEdgeGroup

        com.google.gwt.dom.client.Element getEdgeGroup()
      • getVertexGroup

        com.google.gwt.dom.client.Element getVertexGroup()
      • getMarqueeElement

        com.google.gwt.dom.client.Element getMarqueeElement()
      • getPhysicalWidth

        int getPhysicalWidth()
      • getPhysicalHeight

        int getPhysicalHeight()
      • getPoint

        SVGPoint getPoint​(int clientX,
                          int clientY)