Holger's
Java API

Uses of Interface
com.antelmann.image.MotionDetector

Packages that use MotionDetector
com.antelmann.image This package contains classes for more easily dealing with images. 
 

Uses of MotionDetector in com.antelmann.image
 

Classes in com.antelmann.image that implement MotionDetector
 class MotionDetectorImpl
          some simple default implementation of a MotionDetector
 

Methods in com.antelmann.image that return MotionDetector
 MotionDetector MJPEGHandler.getMotionDetector()
           
 

Methods in com.antelmann.image with parameters of type MotionDetector
 void MJPEGHandler.setMotionDetector(MotionDetector motionDetector)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads