public interface ScaleResolver
An interface for lazily determining the Scale for an image request.
abstract Scale
scale()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Scale scale()
Return the resolved Scale.