- All Implemented Interfaces:
FontSize
@Immutable
public class LengthFontSize
extends Object
implements FontSize
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
LengthFontSize
public LengthFontSize
(@NotNull
@NotNull Length size)
-
Method Details
-
size
@NotNull
public @NotNull Length size
(@NotNull
@NotNull Length parentSize)
- Specified by:
size in interface FontSize
-
-
-