public class RunCoordinates extends AbstractCoordinates
| Constructor and Description |
|---|
RunCoordinates(org.docx4j.wml.R run,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
org.docx4j.wml.R |
getRun() |
String |
toString() |
equals, hashCodepublic org.docx4j.wml.R getRun()
public int getIndex()
public String toString()
toString in class AbstractCoordinatesCopyright © 2017. All rights reserved.