gmj.pcb.fpga
Class PinFile

java.lang.Object
  extended by gmj.pcb.fpga.PinFile
Direct Known Subclasses:
MGPinFile, XPadFile

public abstract class PinFile
extends Object


Field Summary
protected  ArrayList pinDefs
           
 
Constructor Summary
PinFile()
           
 
Method Summary
 int getNumPins()
           
 PinDef getPinDef(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pinDefs

protected ArrayList pinDefs
Constructor Detail

PinFile

public PinFile()
Method Detail

getNumPins

public int getNumPins()

getPinDef

public PinDef getPinDef(int index)


Copyright © 2013. All Rights Reserved.