| Class | Description |
|---|---|
| Circle_3p |
This class rep Hold common fields for each element
|
| CircleGeneral |
This class represent a line element on Whiteboard which is represented by three coordinates
|
| ClipArt |
This class represent a clipArt picture element on Whiteboard
|
| Element |
This class is the parent of all the geometric and textual elements in whiteboard Hold common fields for each element
|
| Line_2p |
This class represent a line element on Whiteboard which is represented by two coordinates
|
| LineGeneral |
This class represent a line element on Whiteboard which is represented by three coordinates
|
| PencilArrow |
This class represent a arrow element on Whiteboard which is represented by starting point of the arrow , ending point
of the arrow nad the thickness of the arrow.
|
| PencilCircle |
This class represent a circle element on Whiteboard which is represented by center coordinate and a coordinate on
circumference
|
| PencilCurve |
This class represent a curve element on Whiteboard which is represented by list of coordinate points
|
| PencilFreeLine |
This class represent a line element on Whiteboard which is represented by two coordinate and drawn using pencil tool
on whiteboard
|
| PencilPointAtRect |
This class represent a point element on Whiteboard which is on a rectangle
|
| PencilPointer |
This class represent a pointer element on Whiteboard which is represented by a coordinate and a blinking time
|
| PencilRect |
This class represent a rectangle element on Whiteboard which is represented by two vertices point on a diagonal
|
| PencilUnderline |
This class represent a underline element on Whiteboard which is represented by starting point of the underline ,
ending point of the underline nad the thickness of the underline.
|
| Point_2c |
This class represent a point element on Whiteboard
|
| Point_2l |
This class represent a point element on Whiteboard
|
| Point_lc |
This class represent a point element on Whiteboard
|
| PointAtCircle |
This class represent a point element on Whiteboard which is on a circle element
|
| PointAtLine |
This class represent a point element on Whiteboard which is on a line element
|
| PointFree |
This class represent a point element on Whiteboard
|
| Segment |
This class represent a line segment element on Whiteboard
|
| Text |
This class represent a text element on Whiteboard
|
| Enum | Description |
|---|---|
| Element.Type |
Copyright © 2015. All rights reserved.