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 ISize
All Known Implementing Classes:
PxRect
,
PxSize
public interface
ISize
Method Summary
Methods
Modifier and Type
Method and Description
int
h
()
int
h
(int h)
int
w
()
int
w
(int w)
Method Detail
w
int w()
w
int w(int w)
h
int h()
h
int h(int h)
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