Package org.gvsig.dxf.px
Class PxLine
java.lang.Object
org.gvsig.dxf.px.PxObj
org.gvsig.dxf.px.PxLine
- All Implemented Interfaces:
Extent.Has,Colored,IPoint
-
Field Summary
Fields inherited from class org.gvsig.dxf.px.PxObj
extent, requestExtent, stroke -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PxLine
-
PxLine
-
-
Method Details
-
x
public int x() -
x
public int x(int x) -
y
public int y() -
y
public int y(int y) -
x2
public int x2() -
x2
public int x2(int x) -
y2
public int y2() -
y2
public int y2(int y) -
c
-
c
-
setStroke
-