JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jgrapht.io
org.jgrapht.nio
Attribute
Contents
Description
Method Summary
Method Details
getValue()
getType()
Hide sidebar
Show sidebar
Interface Attribute
All Known Implementing Classes:
DefaultAttribute
public interface
Attribute
An attribute
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AttributeType
getType
()
Get the type of the attribute
String
getValue
()
Get the value of the attribute
Method Details
getValue
String
getValue
()
Get the value of the attribute
Returns:
the value of the attribute
getType
AttributeType
getType
()
Get the type of the attribute
Returns:
the type of the attribute