Package 

Interface ScaleResolver


  • 
    public interface ScaleResolver
    
                        

    An interface for lazily determining the Scale for an image request.

    • Method Summary

      Modifier and Type Method Description
      abstract Scale scale() Return the resolved Scale.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait