public class CF2SubInsert extends CF2DrawnElement
The insert of the Sub element
Constructor and Description |
---|
CF2SubInsert()
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, setStartPoint
public 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