com.alexmerz.graphviz.objects
Class GraphAttributes

java.lang.Object
  extended by com.alexmerz.graphviz.objects.GraphAttributes

public class GraphAttributes
extends java.lang.Object

This class will be used in the future to validate graph attributes.

Version:
$Id: GraphAttributes.java,v 1.4 2006/03/20 16:47:49 Alexander Exp $
Author:
Alexander

Constructor Summary
GraphAttributes()
           
 
Method Summary
 java.lang.String[] getNames()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphAttributes

public GraphAttributes()
Method Detail

getNames

public java.lang.String[] getNames()