Documentation of 'org.jgraph.graph.GraphCell' Java class
GraphCell
org.jgraph.graph

Interface GraphCell

  • All Known Subinterfaces:
    Edge, Port
    All Known Implementing Classes:
    DefaultEdge, DefaultGraphCell, DefaultPort


    public interface GraphCell
    Defines the requirements for objects that appear as GraphCells. This is the base interface for all GraphCells.
    • Method Detail

      • getAttributes

        AttributeMap getAttributes()
        Returns the attributes of the cell.
      • changeAttributes

        java.util.Map changeAttributes(java.util.Map change)
        Deprecated. Use getAttributes().applyMap
        Changes the attributes of the cell.
      • setAttributes

        void setAttributes(AttributeMap map)
        Sets the attributes

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.