com.obj.parser.obj
Class ObjLineParserFactory

java.lang.Object
  extended by com.obj.LineParserFactory
      extended by com.obj.parser.obj.ObjLineParserFactory

public class ObjLineParserFactory
extends LineParserFactory


Constructor Summary
ObjLineParserFactory(WavefrontObject object)
           
 
Method Summary
 
Methods inherited from class com.obj.LineParserFactory
getLineParser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjLineParserFactory

public ObjLineParserFactory(WavefrontObject object)