Uses of Class
com.imyeyu.font.icon.model.FontEmbeddingRestrictions
Packages that use FontEmbeddingRestrictions
-
Uses of FontEmbeddingRestrictions in com.imyeyu.font.icon.model
Fields in com.imyeyu.font.icon.model declared as FontEmbeddingRestrictionsModifier and TypeFieldDescriptionstatic final FontEmbeddingRestrictionsFontEmbeddingRestrictions.INSTALLABLE无嵌入限制Methods in com.imyeyu.font.icon.model that return FontEmbeddingRestrictionsModifier and TypeMethodDescriptionFontMetadata.getEmbeddingRestrictions()static FontEmbeddingRestrictionsFontEmbeddingRestrictions.of(int fsType) 使用原始 fsType 创建限制信息Methods in com.imyeyu.font.icon.model with parameters of type FontEmbeddingRestrictionsModifier and TypeMethodDescriptionvoidFontMetadata.setEmbeddingRestrictions(FontEmbeddingRestrictions embeddingRestrictions)