JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.gvsig.dxf.px
Interface IPoint
All Known Implementing Classes:
PxLine
,
PxPoint
,
PxRect
public interface
IPoint
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
x
()
int
x
(int x)
int
y
()
int
y
(int y)
Method Details
x
int
x
()
x
int
x
(int x)
y
int
y
()
y
int
y
(int y)