| Package | Description |
|---|---|
| nl.b3p.geotools.data.dxf.entities |
| Modifier and Type | Field and Description |
|---|---|
Vector<DXFVertex> |
DXFPolyline.theVertex |
| Modifier and Type | Method and Description |
|---|---|
static DXFVertex |
DXFVertex.read(DXFLineNumberReader br,
DXFUnivers univers) |
| Constructor and Description |
|---|
DXFVertex(DXFVertex newVertex) |
| Constructor and Description |
|---|
DXFPolyline(String name,
int flag,
int c,
DXFLayer l,
Vector<DXFVertex> v,
int visibility,
DXFLineType lineType,
double thickness) |
DXFSpLine(String name,
int flag,
int c,
DXFLayer l,
Vector<DXFVertex> v,
int visibility,
DXFLineType lineType,
double thickness) |
Copyright © 2018 B3Partners B.V.. All rights reserved.