public abstract class CF2LinearElement extends CF2GeometryElement
The basic of the linear elements
Constructor and Description |
---|
CF2LinearElement() |
Modifier and Type | Method and Description |
---|---|
int |
getNBridges()
Number of bridges on the line
|
float |
getWBridges()
Size of bridges on the line
|
void |
setNBridges(int value)
Number of bridges on the line
|
void |
setWBridges(float value)
Size of bridges on the line
|
getAdditionLineType, getLineThickness, getLineType, setAdditionLineType, setLineThickness, setLineType
getStartPoint, getTypeDElement, setStartPoint
public final int getNBridges()
Number of bridges on the line
public final void setNBridges(int value)
Number of bridges on the line
public final float getWBridges()
Size of bridges on the line
public final void setWBridges(float value)
Size of bridges on the line