Ccfuturef
Constructor Summary
| Public Constructor | ||
| public |
constructor(command: *, geomParams: *, parent: *, pointType: *) |
|
Member Summary
| Public Members | ||
| public get |
children: * |
|
| public |
command: * |
|
| public get |
descendants: * |
|
| public |
geomParams: * |
|
| public |
id: * |
|
| public |
parent: * |
|
| public |
pointType: * |
|
Method Summary
| Public Methods | ||
| public |
isArc(): * |
|
| public |
isCenterPoint(): * |
|
| public |
isConstraint(): * |
|
| public |
isEndPoint(): * |
|
| public |
isLine(): * |
|
| public |
isPoint(): * |
|
| public |
isStartPoint(): * |
|
| public |
isSubPoint(): * |
|
Public Constructors
public constructor(command: *, geomParams: *, parent: *, pointType: *) source
Params:
| Name | Type | Attribute | Description |
| command | * | ||
| geomParams | * | ||
| parent | * |
|
|
| pointType | * |
|