Package 

Class ImageSizeConfiguration.FreeForm

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Modifier modifier
      private final ContentScale contentScale
    • Method Summary

      Modifier and Type Method Description
      final Modifier getModifier()
      final ContentScale getContentScale()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageSizeConfiguration.FreeForm

        ImageSizeConfiguration.FreeForm(Modifier modifier, ContentScale contentScale)