public abstract class CF2GeometryElement extends CF2DrawnElement
The basic of the geometry elements
Constructor and Description |
---|
CF2GeometryElement() |
Modifier and Type | Method and Description |
---|---|
int |
getAdditionLineType()
The addition line type
|
int |
getLineThickness()
The line thickness
|
int |
getLineType()
The line type
|
void |
setAdditionLineType(int value)
The addition line type
|
void |
setLineThickness(int value)
The line thickness
|
void |
setLineType(int value)
The line type
|
getStartPoint, getTypeDElement, setStartPoint
public final int getLineThickness()
The line thickness
public final void setLineThickness(int value)
The line thickness
public final int getLineType()
The line type
public final void setLineType(int value)
The line type
public final int getAdditionLineType()
The addition line type
public final void setAdditionLineType(int value)
The addition line type