All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.frtu.dot.attributes.Attributes Maven / Gradle / Ivy

The newest version!
package com.github.frtu.dot.attributes;

/**
 * Attributes used in attr_stmt for a {@link com.github.frtu.dot.model.Graph}.
 *
 * @param  Type fro which the attribute applies
 * @author frtu
 * @see Dot definition
 * @see Node, Edge and Graph Attributes
 * @since 0.3.6
 */
public class Attributes {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy