Interface IGraphDotAttributeList

All Superinterfaces:
IGraphDotElement, Iterable<Map.Entry<? extends CharSequence, Object>>, Serializable
All Known Implementing Classes:
EdgeAttributeList, GraphAttributeList, NodeAttributeList, SubGraphAttributeList

public interface IGraphDotAttributeList extends IGraphDotElement, Iterable<Map.Entry<? extends CharSequence, Object>>
Base type for attribute lists.
Since:
8.2.0
Author:
XIMA MEDIA GmbH