@Deprecated
public final class Shape
extends java.lang.Object
OfficeDrawing
insteadConstructor | Description |
---|---|
Shape(GenericPropertyNode nodo) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getBottom() |
Deprecated.
|
int |
getHeight() |
Deprecated.
|
int |
getId() |
Deprecated.
|
int |
getLeft() |
Deprecated.
|
int |
getRight() |
Deprecated.
|
int |
getTop() |
Deprecated.
|
int |
getWidth() |
Deprecated.
|
boolean |
isWithinDocument() |
Deprecated.
|
public Shape(GenericPropertyNode nodo)
public int getId()
public int getLeft()
public int getRight()
public int getTop()
public int getBottom()
public int getWidth()
public int getHeight()
public boolean isWithinDocument()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.