com.aspose.slides.pptx
Class LinePackageEx

java.lang.Object
  extended by com.aspose.slides.pptx.LinePackageEx
All Implemented Interfaces:
ILinelParamSource

public class LinePackageEx
extends java.lang.Object
implements ILinelParamSource


Field Summary
 LineFormatEx m_lineFormat
           
 ColorFormatEx.FloatColor m_styleColor
           
 
Constructor Summary
LinePackageEx(LineFormatEx lineFormat, ColorFormatEx.FloatColor styleColor)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_lineFormat

public LineFormatEx m_lineFormat

m_styleColor

public ColorFormatEx.FloatColor m_styleColor
Constructor Detail

LinePackageEx

public LinePackageEx(LineFormatEx lineFormat,
                     ColorFormatEx.FloatColor styleColor)