Class Glyph
java.lang.Object
com.imyeyu.font.icon.svg.Glyph
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintgetName()inthashCode()static GlyphisEmpty()voidsetCodePoint(int codePoint) voidsetContours(List<List<GlyphPoint>> contours) voidtoString()
-
Constructor Details
-
Glyph
-
-
Method Details
-
isEmpty
-
getContours
-
getCodePoint
public int getCodePoint() -
getName
-
setContours
-
setCodePoint
public void setCodePoint(int codePoint) -
setName
-
equals
-
canEqual
-
hashCode
-
toString
-