-
Field Summary
Fields
protected final @NotNull String[]
protected final @Nullable Length
protected final float
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
families
@NotNull
protected final @NotNull String[] families
-
style
@Nullable
protected final @Nullable FontStyle style
-
sizeAdjust
@Nullable
protected final @Nullable Length sizeAdjust
-
stretch
protected final float stretch
-
Constructor Details
-
FontSpec
FontSpec(@NotNull
@NotNull String[] families,
@Nullable
@Nullable FontStyle style,
@Nullable
@Nullable Length sizeAdjust,
float stretch)
-