JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.gvsig.dxf.px
Interface IPoint
All Known Implementing Classes:
PxLine
,
PxPoint
,
PxRect
public interface
IPoint
Method Summary
Methods
Modifier and Type
Method and Description
int
x
()
int
x
(int x)
int
y
()
int
y
(int y)
Method Detail
x
int x()
x
int x(int x)
y
int y()
y
int y(int y)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method