JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.gvsig.dxf.px.ISize
Packages that use
ISize
Package
Description
org.gvsig.dxf.px
Pixel: Clases para dibujar.
Uses of
ISize
in
org.gvsig.dxf.px
Classes in
org.gvsig.dxf.px
that implement
ISize
Modifier and Type
Class
Description
class
PxRect
class
PxSize
Constructors in
org.gvsig.dxf.px
with parameters of type
ISize
Modifier
Constructor
Description
PxRect
(
IPoint
p,
ISize
s,
Color
color,
Color
fc)