Interface FontFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter

public interface FontFeaturesObjectAdapter extends FeaturesObjectAdapter
Author:
Maksim Bezrukov
  • Method Details

    • getId

      String getId()
    • getExtGStateChild

      Set<String> getExtGStateChild()
    • getColorSpaceChild

      Set<String> getColorSpaceChild()
    • getPatternChild

      Set<String> getPatternChild()
    • getShadingChild

      Set<String> getShadingChild()
    • getXObjectChild

      Set<String> getXObjectChild()
    • getFontChild

      Set<String> getFontChild()
    • getPropertiesChild

      Set<String> getPropertiesChild()
    • getType

      String getType()
    • getBaseFont

      String getBaseFont()
    • getFirstChar

      Long getFirstChar()
    • getLastChar

      Long getLastChar()
    • getEncoding

      String getEncoding()
    • getBoundingBox

      double[] getBoundingBox()
    • getMatrix

      double[] getMatrix()
    • isCIDSystemInfoPresent

      boolean isCIDSystemInfoPresent()
    • getDefaultWidth

      Double getDefaultWidth()
    • getCIDSysInfoRegistry

      String getCIDSysInfoRegistry()
    • getCIDSysInfoOrdering

      String getCIDSysInfoOrdering()
    • getCIDSysInfoSupplement

      Long getCIDSysInfoSupplement()
    • getFontDescriptor