Class JsonSize

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class JsonSize
     implements Parcelable
                        

    Standard size object

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getWidth() Width parameter
      final Unit setWidth(Double width) Width parameter
      final Double getHeight() Height parameter
      final Unit setHeight(Double height) Height parameter
      • Methods inherited from class java.lang.Object

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