Uses of Class
com.twelvemonkeys.servlet.image.aoi.AreaOfInterestFactory
-
Packages that use AreaOfInterestFactory Package Description com.twelvemonkeys.servlet.image.aoi -
-
Uses of AreaOfInterestFactory in com.twelvemonkeys.servlet.image.aoi
Methods in com.twelvemonkeys.servlet.image.aoi that return AreaOfInterestFactory Modifier and Type Method Description static AreaOfInterestFactoryAreaOfInterestFactory. getDefault()Methods in com.twelvemonkeys.servlet.image.aoi with parameters of type AreaOfInterestFactory Modifier and Type Method Description static voidAreaOfInterestFactory. setDefault(AreaOfInterestFactory factory)
-