Uses of Interface
com.helger.commons.dimension.IHasDimensionDouble
-
Packages that use IHasDimensionDouble Package Description com.helger.commons.dimension -
-
Uses of IHasDimensionDouble in com.helger.commons.dimension
Classes in com.helger.commons.dimension that implement IHasDimensionDouble Modifier and Type Class Description classSizeDoubleThis class represents an object having width and height.Methods in com.helger.commons.dimension with parameters of type IHasDimensionDouble Modifier and Type Method Description SizeDoubleSizeDouble. getAdded(IHasDimensionDouble aToAdd)SizeDoubleSizeDouble. getSubtracted(IHasDimensionDouble aToSubtract)Constructors in com.helger.commons.dimension with parameters of type IHasDimensionDouble Constructor Description SizeDouble(IHasDimensionDouble aObj)
-