edu.ucla.belief.io
Class GraphvizIO.StandardNodeDimensionSupplier

Object
  extended by GraphvizIO.StandardNodeDimensionSupplier
All Implemented Interfaces:
GraphvizIO.ExtraDotInfoSupplier
Enclosing class:
GraphvizIO

public static class GraphvizIO.StandardNodeDimensionSupplier
extends Object
implements GraphvizIO.ExtraDotInfoSupplier

Since:
020805

Constructor Summary
GraphvizIO.StandardNodeDimensionSupplier(Collection vertices)
           
 
Method Summary
 String getGlobalGraphInfo()
           
 String getVertexInfo(Object vertex)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphvizIO.StandardNodeDimensionSupplier

public GraphvizIO.StandardNodeDimensionSupplier(Collection vertices)
Method Detail

getGlobalGraphInfo

public String getGlobalGraphInfo()
Specified by:
getGlobalGraphInfo in interface GraphvizIO.ExtraDotInfoSupplier

getVertexInfo

public String getVertexInfo(Object vertex)
Specified by:
getVertexInfo in interface GraphvizIO.ExtraDotInfoSupplier


Copyright 2010 UCLA Automated Reasoning Group