Class AreaOfInterestFactory


  • public class AreaOfInterestFactory
    extends java.lang.Object
    Version:
    $Revision: $
    Author:
    Erlend Hamnaberg
    • Constructor Detail

      • AreaOfInterestFactory

        public AreaOfInterestFactory()
    • Method Detail

      • createAreaOfInterest

        public AreaOfInterest createAreaOfInterest​(int pDefaultWidth,
                                                   int pDefaultHeight,
                                                   boolean aoiPercent,
                                                   boolean aoiUniform)