public class CFF2SubInsert extends CFF2DrawnElement
The insert of the Sub element
| Constructor and Description |
|---|
CFF2SubInsert()
The sub insert initializer
|
| Modifier and Type | Method and Description |
|---|---|
float |
getAngle()
The angle
|
String |
getName()
The name
|
com.aspose.cad.PointF |
getScale()
The scale
|
void |
setAngle(float value)
The angle
|
void |
setName(String value)
The name
|
void |
setScale(com.aspose.cad.PointF value)
The scale
|
getStartPoint, getTypeDElement, setStartPointpublic final String getName()
The name
public final void setName(String value)
The name
public final float getAngle()
The angle
public final void setAngle(float value)
The angle
public final com.aspose.cad.PointF getScale()
The scale
public final void setScale(com.aspose.cad.PointF value)
The scale
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.