All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
Annotation Class Reference

Annotation class. More...

Public Member Functions

 Annotation ()
 Initializes a new instance of the Annotation class. More...
 

Properties

double AnnotationXPosition [get, set]
 Gets or sets the annotation X position. More...
 
double AnnotationYPosition [get, set]
 Gets or sets the annotation Y position. More...
 
double Height [get, set]
 
AnnotationIdentity Identity [get, set]
 Gets or sets the identity of the annotation. More...
 
short NodeId [get, set]
 Gets or sets the id of the node to Which the Annotation is attached. More...
 
Process Process [get, set]
 Gets or sets the Process in which annotation is placed. More...
 
SwimLaneIdentity SwimLane [get, set]
 Gets or sets the pool lane in which Annotation is placed. More...
 
double Width [get, set]
 Gets or sets the width of the Annotation. More...
 

Description

Annotation class.

Constructor & Destructor Documentation

Initializes a new instance of the Annotation class.

Property Documentation

double AnnotationXPosition
getset

Gets or sets the annotation X position.

double AnnotationYPosition
getset

Gets or sets the annotation Y position.

double Height
getset

Gets or sets the height of the Annotation.

AnnotationIdentity Identity
getset

Gets or sets the identity of the annotation.

short NodeId
getset

Gets or sets the id of the node to Which the Annotation is attached.

Process Process
getset

Gets or sets the Process in which annotation is placed.

SwimLaneIdentity SwimLane
getset

Gets or sets the pool lane in which Annotation is placed.

double Width
getset

Gets or sets the width of the Annotation.