public class NodeEnumerator extends Object
| Constructor and Description |
|---|
NodeEnumerator(com.aspose.words.LayoutCollector layoutCollector,
int sectionIndex) |
| Modifier and Type | Method and Description |
|---|---|
com.aspose.words.LayoutCollector |
getLayoutCollector() |
int |
getNodeIndex() |
SectionNodePair |
getSectionAndNode() |
int |
getSectionIndex() |
int |
moveNext() |
void |
setLayoutCollector(com.aspose.words.LayoutCollector layoutCollector) |
void |
setNodeIndex(int nodeIndex) |
void |
setSectionIndex(int sectionIndex) |
public NodeEnumerator(com.aspose.words.LayoutCollector layoutCollector,
int sectionIndex)
public com.aspose.words.LayoutCollector getLayoutCollector()
public int getNodeIndex()
public final SectionNodePair getSectionAndNode()
public int getSectionIndex()
public final int moveNext()
public void setLayoutCollector(com.aspose.words.LayoutCollector layoutCollector)
public void setNodeIndex(int nodeIndex)
public void setSectionIndex(int sectionIndex)
Copyright © 2026. All rights reserved.