|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shape | |
|---|---|
| com.acesoft.aceoffix.wordreader | |
| Uses of Shape in com.acesoft.aceoffix.wordreader |
|---|
| Methods in com.acesoft.aceoffix.wordreader that return Shape | |
|---|---|
Shape |
DataRegion.openShape(int index)
Opens the specified shape and returns a Shape object. |
Shape |
Cell.openShape(int index)
Opens the specified shape and returns a Shape object. |
| Methods in com.acesoft.aceoffix.wordreader that return types with arguments of type Shape | |
|---|---|
java.util.ArrayList<Shape> |
DataRegion.getShapes()
Gets the Shape collection contained in DataRegion. |
java.util.ArrayList<Shape> |
Cell.getShapes()
Gets the Shape collection contained in the Cell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||