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(com.aspose.foundation.truetype.FontStyle clearMask, int setMask)
           
 
Method Summary
 com.aspose.foundation.truetype.FontStyle Transform(com.aspose.foundation.truetype.FontStyle fs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontStyleTransform

public FontStyleTransform(com.aspose.foundation.truetype.FontStyle clearMask,
                          int setMask)
Method Detail

Transform

public com.aspose.foundation.truetype.FontStyle Transform(com.aspose.foundation.truetype.FontStyle fs)