Examples of PerusalEvent


Examples of de.dfki.km.text20.services.evaluators.gaze.listenertypes.perusal.PerusalEvent

                          final Collection<RenderElement> elementsForDocumentArea) {

        // 'Exports'
        final long time = this.currentTime;

        callListener(new PerusalEvent() {

            /** */
            @SuppressWarnings("unused")
            public List<Fixation> getCorrectedFixations() {
                return fl.getFixations();
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.