public class DGNElemCellLibrary extends DGNElemCore
| Modifier and Type | Field and Description |
|---|---|
int |
attindx |
int |
cclass |
int |
celltype |
byte[] |
description |
int |
dispsymb |
int[] |
levels |
byte[] |
name |
int |
numwords |
attr_bytes, attr_data, color, complex, deleted, dgnreader, element_id, graphic_group, level, offset, properties, raw_bytes, raw_data, size, style, stype, type, weight| Constructor and Description |
|---|
DGNElemCellLibrary(DGNReader dgnreader) |
getColor, getData, getDataAsHexadecimal, getDimensions, getElevation, getEntityName, getGroup, getID, getLevel, getLevelAsString, getShapeFillColor, getStyle, getSType, getType, getWeight, is3D, isComplex, isComplexShapeHeader, isCurve, isDeleted, isEllipse, isHole, isShapepublic int celltype
public int attindx
public byte[] name
public int numwords
public int dispsymb
public int cclass
public int[] levels
public byte[] description
public DGNElemCellLibrary(DGNReader dgnreader)