com.aspose.slides
Class FontStyleTransform

java.lang.Object
  extended by com.aspose.slides.FontStyleTransform

public final class FontStyleTransform
extends java.lang.Object


Constructor Summary
FontStyleTransform(int clearMask, int setMask)
           
 
Method Summary
 int transform(int fs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontStyleTransform

public FontStyleTransform(int clearMask,
                          int setMask)
Method Detail

transform

public int transform(int fs)