This is the complete list of members for com.mxgraph.mxGeometry, including all inherited members.
Add(mxRectangle rect) | com.mxgraph.mxRectangle | inline |
AlternateBounds | com.mxgraph.mxGeometry | |
alternateBounds | com.mxgraph.mxGeometry | protected |
Clone() | com.mxgraph.mxGeometry | inline |
Contains(double x, double y) | com.mxgraph.mxRectangle | inline |
Equals(Object obj) | com.mxgraph.mxRectangle | inline |
GetCenterX() | com.mxgraph.mxRectangle | inline |
GetCenterY() | com.mxgraph.mxRectangle | inline |
GetPoint() | com.mxgraph.mxPoint | inline |
GetRectangle() | com.mxgraph.mxRectangle | inline |
GetTerminalPoint(bool source) | com.mxgraph.mxGeometry | inline |
Grow(double amount) | com.mxgraph.mxRectangle | inline |
height | com.mxgraph.mxRectangle | protected |
Height | com.mxgraph.mxRectangle | |
mxGeometry() | com.mxgraph.mxGeometry | inline |
mxGeometry(double x, double y, double width, double height) | com.mxgraph.mxGeometry | inline |
mxGeometry(mxGeometry geometry) | com.mxgraph.mxGeometry | inline |
mxPoint() | com.mxgraph.mxPoint | inline |
mxPoint(Point point) | com.mxgraph.mxPoint | inline |
mxPoint(mxPoint point) | com.mxgraph.mxPoint | inline |
mxPoint(double x, double y) | com.mxgraph.mxPoint | inline |
mxRectangle() | com.mxgraph.mxRectangle | inline |
mxRectangle(mxRectangle rect) | com.mxgraph.mxRectangle | inline |
mxRectangle(Rectangle rect) | com.mxgraph.mxRectangle | inline |
mxRectangle(double x, double y, double width, double height) | com.mxgraph.mxRectangle | inline |
offset | com.mxgraph.mxGeometry | protected |
Offset | com.mxgraph.mxGeometry | |
Points | com.mxgraph.mxGeometry | |
points | com.mxgraph.mxGeometry | protected |
Relative | com.mxgraph.mxGeometry | |
relative | com.mxgraph.mxGeometry | protected |
setRect(double x, double y, double w, double h) | com.mxgraph.mxRectangle | inline |
SetTerminalPoint(mxPoint point, bool source) | com.mxgraph.mxGeometry | inline |
SourcePoint | com.mxgraph.mxGeometry | |
sourcePoint | com.mxgraph.mxGeometry | protected |
TargetPoint | com.mxgraph.mxGeometry | |
targetPoint | com.mxgraph.mxGeometry | protected |
Translate(double dx, double dy) | com.mxgraph.mxGeometry | inline |
TRANSLATE_CONTROL_POINTS | com.mxgraph.mxGeometry | static |
width | com.mxgraph.mxRectangle | protected |
Width | com.mxgraph.mxRectangle | |
X | com.mxgraph.mxPoint | |
x | com.mxgraph.mxPoint | protected |
Y | com.mxgraph.mxPoint | |
y | com.mxgraph.mxPoint | protected |