Documentation of 'edu.uci.ics.jung.io.graphml.DataMetadata' Java class
DataMetadata
edu.uci.ics.jung.io.graphml

Class DataMetadata



  • public class DataMetadata
    extends java.lang.Object
    Metadata structure for the 'data' GraphML element.
    See Also:
    "http://graphml.graphdrawing.org/specification.html"
    • Constructor Summary

      Constructors 
      Constructor and Description
      DataMetadata() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getKey() 
      java.lang.String getValue() 
      void setKey(java.lang.String key) 
      void setValue(java.lang.String value) 
      • Methods inherited from class java.lang.Object

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

      • DataMetadata

        public DataMetadata()
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • setKey

        public void setKey(java.lang.String key)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue(java.lang.String value)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.