org.foray.common
Class FontOptions4a
java.lang.Object
org.foray.common.FontOptions4a
- All Implemented Interfaces:
- org.axsl.font.FontOptions
public class FontOptions4a
- extends Object
- implements org.axsl.font.FontOptions
FOray implementation of FontOptions
.
Fields inherited from interface org.axsl.font.FontOptions |
DEFAULT |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontOptions4a
public FontOptions4a()
- Default constructor.
isKerning
public boolean isKerning()
- Specified by:
isKerning
in interface org.axsl.font.FontOptions
setKerning
public void setKerning(boolean isKerning)
- Sets the isKerning value.
- Parameters:
isKerning
- The new isKerning value.
isFeatureActive
public boolean isFeatureActive(String feature)
- Specified by:
isFeatureActive
in interface org.axsl.font.FontOptions
anySubsitutionActive
public boolean anySubsitutionActive()
- Specified by:
anySubsitutionActive
in interface org.axsl.font.FontOptions
Copyright © 2017. All rights reserved.