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

Class NodeMetadata

  • All Implemented Interfaces:
    Metadata


    public class NodeMetadata
    extends AbstractMetadata
    Metadata structure for the 'node' GraphML element.
    See Also:
    "http://graphml.graphdrawing.org/specification.html"
    • Constructor Detail

      • NodeMetadata

        public NodeMetadata()
    • Method Detail

      • getId

        public java.lang.String getId()
      • setId

        public void setId(java.lang.String id)
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription(java.lang.String desc)
      • getVertex

        public java.lang.Object getVertex()
      • setVertex

        public void setVertex(java.lang.Object vertex)
      • getMetadataType

        public Metadata.MetadataType getMetadataType()
        Description copied from interface: Metadata
        Gets the metadata type of this object.
        Returns:
        the metadata type

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.