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

Class EndpointMetadata

  • All Implemented Interfaces:
    Metadata


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

      • EndpointMetadata

        public EndpointMetadata()
    • Method Detail

      • getId

        public java.lang.String getId()
      • setId

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

        public java.lang.String getPort()
      • setPort

        public void setPort(java.lang.String port)
      • getNode

        public java.lang.String getNode()
      • setNode

        public void setNode(java.lang.String node)
      • getDescription

        public java.lang.String getDescription()
      • setDescription

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