java.lang.Objectcom.aspose.cells.GeomPathInfo
public class GeomPathInfo
Constructor Summary |
---|
GeomPathInfo()
Initializes a new instance of the |
Property Getters/Setters Summary | ||
---|---|---|
java.util.ArrayList | getPathSegementList() | |
Gets |
Method Summary | ||
---|---|---|
void | addSegment(MsoPathInfo segment) | |
Add a path segment to path |
Constructor Detail |
---|
public GeomPathInfo()
Property Getters/Setters Detail |
---|
getPathSegementList | |
public java.util.ArrayList getPathSegementList() |
Method Detail |
---|
addSegment | |
public void addSegment(MsoPathInfo segment) |
segment
- path segment information