CF2LinearElement
Contents
[
Hide
]Inheritance: java.lang.Object, CF2GeometryElement
The basic of the linear elements
Constructors
| Constructor | Description |
|---|---|
| CF2LinearElement() |
Methods
| Method | Description |
|---|---|
| getNBridges() | Number of bridges on the line |
| setNBridges(int value) | Number of bridges on the line |
| getWBridges() | Size of bridges on the line |
| setWBridges(float value) | Size of bridges on the line |
CF2LinearElement()
public CF2LinearElement()
getNBridges()
public final int getNBridges()
Number of bridges on the line
Returns: int
setNBridges(int value)
public final void setNBridges(int value)
Number of bridges on the line
getWBridges()
public final float getWBridges()
Size of bridges on the line
Returns: float
setWBridges(float value)
public final void setWBridges(float value)
Size of bridges on the line