クラス | 解説 | |
---|---|---|
Annotation | Annotationは、Annotationオブジェクトの基本クラスです。 | |
AnnotationArrow | AnnotationArrowオブジェクト(テキストを入力できる2D矢印)を描画します。 | |
AnnotationBalloon | AnnotationBalloonオブジェクト(テキストを入力できる吹き出し)を描画します。 | |
AnnotationBaseText | 全てのAnnotationオブジェクトの基本クラスを表します。 | |
AnnotationCircle | AnnotationCircleオブジェクト(テキストを入力できない円)を描画します。 | |
AnnotationCollection | Annotationオブジェクトのコレクションを表します。 | |
AnnotationImage | AnnotationImageオブジェクトを表します。 | |
AnnotationLine | AnnotationLineオブジェクト(テキスト領域付きの線形)を描画します。 | |
AnnotationRectangle | AnnotationRectangleオブジェクト(テキストを入力できない矩形)を描画します。 | |
AnnotationText | AnnotationTextオブジェクト(テキストを入力できる矩形)を描画します。 | |
BorderCircle | AnnotationCircle(テキストを入力できない円)の周りに罫線を描画します。 | |
BorderRectangle | AnnotationRectangle(テキストを入力できない矩形)の周りに罫線を描画します。 |