RectangleAnnotationFactory - класс

Фабрика создания аннотаций в виде прямоугольника

Definition

Пространство имён: Tessa.UI.Views.Charting.Annotations
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class RectangleAnnotationFactory : SolidShapeAnnotationFactory
Inheritance
Object    AbstractFactoryIAnnotationModel, IAnnotationViewModel    AnnotationFactory    ShapeAnnotationFactory    SolidShapeAnnotationFactory    RectangleAnnotationFactory

Конструкторы

RectangleAnnotationFactoryInitializes a new instance of the RectangleAnnotationFactory class. Initializes a new instance of the SolidShapeAnnotationFactory class. Initializes a new instance of the ShapeAnnotationFactory class. Initializes a new instance of the AnnotationFactory class. Initializes a new instance of the AbstractFactoryTModel, TViewModel class. Инициализирует новый экземпляр класса Object.

Свойства

Icon Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
Name Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
TypeId Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel)

Методы

CalculateDataОсуществляет расчет формулы
(Унаследован от AnnotationFactory)
ConvertDataОсуществляет преобразование значения данных в значение оси координат
(Унаследован от AnnotationFactory)
Create Создает и возвращает модель объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate)
Create(IAnnotationModel)Создает и возвращает модель-представление объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate(TModel))
CreateAnnotationСоздает аннотацию из модели model
(Переопределяет AnnotationFactoryCreateAnnotation(IAnnotationModel, IChartContext))
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InitializeCommonProperties Осуществляет инициализацию общий свойств аннотации
(Унаследован от SolidShapeAnnotationFactory)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SetAppearanceValueThe set appearance value.
(Унаследован от AnnotationFactory)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

scriptingCache The scripting cache.
(Унаследован от AnnotationFactory)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также