|
Draw2d 3.9.100.201405261516 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.eclipse.draw2d |
---|
Class org.eclipse.draw2d.AbsoluteBendpoint extends Point implements Serializable |
---|
Class org.eclipse.draw2d.ActionEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
java.lang.String actionName
Class org.eclipse.draw2d.ChangeEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
java.lang.String property
Class org.eclipse.draw2d.IFigure.NoInsets extends Insets implements Serializable |
---|
Class org.eclipse.draw2d.InputEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
int state
boolean consumed
Class org.eclipse.draw2d.KeyEvent extends InputEvent implements Serializable |
---|
Serialized Fields |
---|
char character
KeyEvent.character
int keycode
KeyEvent.keyCode
Class org.eclipse.draw2d.MouseEvent extends InputEvent implements Serializable |
---|
Serialized Fields |
---|
int x
int y
int button
Package org.eclipse.draw2d.geometry |
---|
Class org.eclipse.draw2d.geometry.Dimension extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int width
int height
Class org.eclipse.draw2d.geometry.Insets extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int left
int top
int bottom
int right
Class org.eclipse.draw2d.geometry.Point extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int x
int y
Class org.eclipse.draw2d.geometry.PointList extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int[] points
Rectangle bounds
int size
Class org.eclipse.draw2d.geometry.PrecisionDimension extends Dimension implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double preciseHeight
PrecisionDimension.setPreciseHeight(double)
and
PrecisionDimension.preciseHeight()
instead. This field will become
private in the future.
double preciseWidth
PrecisionDimension.setPreciseWidth(double)
and
PrecisionDimension.preciseWidth()
instead. This field will become
private in the future.
Class org.eclipse.draw2d.geometry.PrecisionPoint extends Point implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double preciseX
PrecisionPoint.setPreciseX(double)
and PrecisionPoint.preciseX()
instead. This field will become private in future versions.
double preciseY
PrecisionPoint.setPreciseY(double)
and PrecisionPoint.preciseY()
instead. This field will become private in future versions.
Class org.eclipse.draw2d.geometry.PrecisionRectangle extends Rectangle implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
double preciseHeight
PrecisionRectangle.setPreciseHeight(double)
and
PrecisionRectangle.preciseHeight()
instead. This field will become
private in the future.
double preciseWidth
PrecisionRectangle.setPreciseWidth(double)
and
PrecisionRectangle.preciseWidth()
instead. This field will become
private in the future.
double preciseX
PrecisionRectangle.setPreciseX(double)
and PrecisionRectangle.preciseX()
instead. This field will become private in the future.
double preciseY
PrecisionRectangle.setPreciseX(double)
and PrecisionRectangle.preciseY()
instead. This field will become private in the future.
Class org.eclipse.draw2d.geometry.Rectangle extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int height
int width
int x
int y
Package org.eclipse.draw2d.graph |
---|
Class org.eclipse.draw2d.graph.EdgeList extends java.util.ArrayList implements Serializable |
---|
Class org.eclipse.draw2d.graph.NodeList extends java.util.ArrayList implements Serializable |
---|
Class org.eclipse.draw2d.graph.Rank extends NodeList implements Serializable |
---|
Serialized Fields |
---|
int bottomPadding
int height
int location
int hash
int topPadding
int total
|
Draw2d 3.9.100.201405261516 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |