Uses of Class
uk.org.pjt.jmaxellanotostream.PenStreamingConnection

Packages that use PenStreamingConnection
uk.org.pjt.jmaxellanotostream   
 

Uses of PenStreamingConnection in uk.org.pjt.jmaxellanotostream
 

Methods in uk.org.pjt.jmaxellanotostream that return PenStreamingConnection
static PenStreamingConnection PenStreamingConnection.createInstanceFromPortName(java.lang.String port, PenListener pl, boolean skipIntermediatePackets, boolean pollMode)
          If skipIntermediatePackets is true then for any number of successive samples that are in the queue when it is polled, only the most recent sample will be reported.