com.aspose.slides.pptx
Class FillPackageEx

java.lang.Object
  extended by com.aspose.slides.pptx.FillPackageEx
All Implemented Interfaces:
IFillParamSource

public class FillPackageEx
extends java.lang.Object
implements IFillParamSource


Field Summary
 IFillParamSource m_fillParamSource
           
 ColorFormatEx.FloatColor m_styleColor
           
 
Constructor Summary
FillPackageEx(IFillParamSource fillParamSource, ColorFormatEx.FloatColor styleColor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_fillParamSource

public IFillParamSource m_fillParamSource

m_styleColor

public ColorFormatEx.FloatColor m_styleColor
Constructor Detail

FillPackageEx

public FillPackageEx(IFillParamSource fillParamSource,
                     ColorFormatEx.FloatColor styleColor)