com.aspose.cells
Class GeomPathInfo

java.lang.Object
    extended by com.aspose.cells.GeomPathInfo

public class GeomPathInfo 
extends java.lang.Object

Represents path information in NotPrimitive autoshape

Constructor Summary
GeomPathInfo()
           Initializes a new instance of the GeomPathInfo class.
 
Property Getters/Setters Summary
java.util.ArrayListgetPathSegementList()
           Gets MsoPathInfo list
 
Method Summary
voidaddSegment(MsoPathInfo segment)
           Add a path segment to path
 

Constructor Detail

GeomPathInfo

public GeomPathInfo()
Initializes a new instance of the GeomPathInfo class.

Property Getters/Setters Detail

getPathSegementList

public java.util.ArrayList getPathSegementList()
Gets MsoPathInfo list

Method Detail

addSegment

public void addSegment(MsoPathInfo segment)
Add a path segment to path
Parameters:
segment - path segment information

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.