|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.ShapesTable
@Internal @Deprecated public final class ShapesTable
Constructor Summary | |
---|---|
ShapesTable(byte[] tblStream,
FileInformationBlock fib)
Deprecated. |
Method Summary | |
---|---|
java.util.List<Shape> |
getAllShapes()
Deprecated. |
java.util.List<Shape> |
getVisibleShapes()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapesTable(byte[] tblStream, FileInformationBlock fib)
Method Detail |
---|
public java.util.List<Shape> getAllShapes()
public java.util.List<Shape> getVisibleShapes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |