net.sourceforge.plantuml.graph
Class EntityImageFactory

java.lang.Object
  extended by net.sourceforge.plantuml.graph.EntityImageFactory

public class EntityImageFactory
extends Object


Constructor Summary
EntityImageFactory()
           
 
Method Summary
 net.sourceforge.plantuml.graph.AbstractEntityImage createEntityImage(IEntity entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityImageFactory

public EntityImageFactory()
Method Detail

createEntityImage

public net.sourceforge.plantuml.graph.AbstractEntityImage createEntityImage(IEntity entity)


Copyright © 2013. All Rights Reserved.