Uses of Interface
org.jhotdraw8.css.value.UnitConverter
Packages that use UnitConverter
-
Uses of UnitConverter in org.jhotdraw8.css.value
Classes in org.jhotdraw8.css.value that implement UnitConverterMethods in org.jhotdraw8.css.value with parameters of type UnitConverterModifier and TypeMethodDescriptionCssSize.add(@NonNull CssSize that, @NonNull UnitConverter unitConverter) doubleCssSize.getConvertedValue(@NonNull UnitConverter converter) doubleCssSize.getConvertedValue(@NonNull UnitConverter converter, @NonNull String units) CssSize.subtract(@NonNull CssSize that, @NonNull UnitConverter unitConverter)