hep.lcd.io.ascii.handler
Class LCDGEOMETRY

java.lang.Object
  |
  +--hep.lcd.io.ascii.handler.LCDGEOMETRY

public class LCDGEOMETRY
extends Object
implements NonEventRecord

Source Code:
LCDGEOMETRY.java

Constructor Summary
LCDGEOMETRY()
           
 
Method Summary
 Object readSegment(LineNumberReader input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LCDGEOMETRY

public LCDGEOMETRY()
Method Detail

readSegment

public Object readSegment(LineNumberReader input)
                   throws IOException
Specified by:
readSegment in interface NonEventRecord


The LCD Group