|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.usermodel.Shape
OfficeDrawing
instead
@Deprecated public final class Shape
Constructor Summary | |
---|---|
Shape(GenericPropertyNode nodo)
Deprecated. |
Method Summary | |
---|---|
int |
getBottom()
Deprecated. |
int |
getHeight()
Deprecated. |
int |
getId()
Deprecated. |
int |
getLeft()
Deprecated. |
int |
getRight()
Deprecated. |
int |
getTop()
Deprecated. |
int |
getWidth()
Deprecated. |
boolean |
isWithinDocument()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Shape(GenericPropertyNode nodo)
Method Detail |
---|
public int getId()
public int getLeft()
public int getRight()
public int getTop()
public int getBottom()
public int getWidth()
public int getHeight()
public boolean isWithinDocument()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |