public abstract class CFF2GeometryElement extends CFF2DrawnElement
The basic of the geometry elements
| Constructor and Description |
|---|
CFF2GeometryElement() |
| 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, setStartPointpublic 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
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.