Class MPGVisualizer

java.lang.Object
com.kazurayam.materialstore.diagram.dot.MPGVisualizer

public class MPGVisualizer extends Object
MPGVisualizer generates diagram of an instance of MProductGroup. MPGVisualizer is supposed to be used as a helper class for Selenium test suites. MPGVisualizer internally uses the com.kazurayam.materialstore.dot.DotGenerator class.