jAER project on SourceForge

no.uio.ifi.jaer.chip.staticbiovis
Class UioStaticBioVis.Extractor

java.lang.Object
  extended by net.sf.jaer.chip.TypedEventExtractor
      extended by no.uio.ifi.jaer.chip.staticbiovis.UioStaticBioVis.Extractor
All Implemented Interfaces:
java.io.Serializable, EventExtractor2D
Enclosing class:
UioStaticBioVis

public class UioStaticBioVis.Extractor
extends TypedEventExtractor
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jaer.chip.TypedEventExtractor
chip, fliptype, flipx, flipy, hexArrangement, out, rotate, typemask, typeshift, xmask, xshift, ymask, yshift
 
Constructor Summary
UioStaticBioVis.Extractor(AEChip chip)
           
 
Method Summary
 
Methods inherited from class net.sf.jaer.chip.TypedEventExtractor
extractPacket, extractPacket, getAddressFromCell, getSubsampleThresholdEventCount, getTypeFromAddress, getTypemask, getTypeshift, getUsedBits, getXFromAddress, getXmask, getXshift, getYFromAddress, getYmask, getYshift, isFliptype, isFlipx, isFlipy, isSubsamplingEnabled, matchesAddress, reconstructRawPacket, setFliptype, setFlipx, setFlipy, setSubsampleThresholdEventCount, setSubsamplingEnabled, setTypemask, setTypeshift, setXmask, setXshift, setYmask, setYshift
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UioStaticBioVis.Extractor

public UioStaticBioVis.Extractor(AEChip chip)

jAER project on SourceForge