Package cn.mapway.ui.server.font.model
Class FontItem
java.lang.Object
cn.mapway.ui.server.font.model.FontItem
- All Implemented Interfaces:
Serializable
FontItem
from iconfont.cn output data format
"icon_id": "29432647",
"name": "double-left",
"font_class": "double-left",
"unicode": "e608",
"unicode_decimal": 58888
- Author:
- zhang
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
icon_id
-
name
-
font_class
-
unicode
-
unicode_decimal
-
-
Constructor Details
-
FontItem
public FontItem()
-
-
Method Details
-
toName
-