UtilSpWMLFontStyleV2 class
(en) A utility for compatibility with SpWML font style version 2. (ja) SpWMLのフォントスタイルバージョン2との互換性のためのユーティリティです。
Author Masahide Mori
First edition creation date 2023-04-29 00:57:09
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
convertFromV2(
Map< String, dynamic> src) → Map<EnumSpWMLElementType, SpWMLFontStyleParams> - (en) Generate OverrideMap for version 3 from SpWML font style version 2 saved data.
-
setDefaultV2(
Map< EnumSpWMLElementType, SpWMLFontStyleParams> r, bool isBtnColorModeV3) → void - set default V2 params to map.
-
setMaterialV2(
Map< EnumSpWMLElementType, SpWMLFontStyleParams> r, bool isBtnColorModeV3) → void - set material V2 params to map.