Documentation of 'org.jzy3d.plot3d.primitives.graphs.IDrawableGraph2d' Java class
IDrawableGraph2d
org.jzy3d.plot3d.primitives.graphs

Interface IDrawableGraph2d<V,E>

    • Method Detail

      • getGraphModel

        IGraph<V,E> getGraphModel()
      • setGraphModel

        void setGraphModel(IGraph<V,E> graph)
      • isVertexHighlighted

        boolean isVertexHighlighted(V v)
      • isEdgeHighlighted

        boolean isEdgeHighlighted(E e)
      • setVertexHighlighted

        void setVertexHighlighted(V v,
                                  boolean nodeDisplayed)
      • clearHighlighted

        void clearHighlighted()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.