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

Class PortMetadata

  • All Implemented Interfaces:
    Metadata


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

      • PortMetadata

        public PortMetadata()
    • Method Detail

      • getName

        public java.lang.String getName()
      • setName

        public void setName(java.lang.String name)
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription(java.lang.String desc)
      • 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.