JavaScript is disabled on your browser.
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)