public class CF2Sub extends Object
The Sub section of the CFF2 format
Constructor and Description |
---|
CF2Sub(String name)
Initializes a new instance of the
CF2Sub class |
Modifier and Type | Method and Description |
---|---|
List<CF2DrawnElement> |
getDrawnElements()
The drawn elements
|
String |
getName()
The name of section.
|
void |
setName(String value)
The name of section.
|
public final String getName()
The name of section.
public final void setName(String value)
The name of section.
public final List<CF2DrawnElement> getDrawnElements()
The drawn elements