com.partnersoft.formats.dxf
Class DxfPrototypeFactory

java.lang.Object
  extended by com.partnersoft.formats.dxf.DxfPrototypeFactory

public class DxfPrototypeFactory
extends java.lang.Object


Constructor Summary
DxfPrototypeFactory()
           
 
Method Summary
 DxfStructure getStructurePrototype(java.lang.String type, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DxfPrototypeFactory

public DxfPrototypeFactory()
Method Detail

getStructurePrototype

public DxfStructure getStructurePrototype(java.lang.String type,
                                          java.lang.String name)