AbstractLegendFactory - класс |
Пространство имён: Tessa.UI.Views.Charting.Legends
public abstract class AbstractLegendFactory : AbstractFactory<ILegendModel, ILegendViewModel>, ILegendFactory, IFactory<ILegendModel, ILegendViewModel>, IModelFactory<ILegendModel>, ITypeIdentifier, IViewModelFactory<ILegendModel, ILegendViewModel>
Тип AbstractLegendFactory предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AbstractLegendFactory |
Initializes a new instance of the AbstractLegendFactory class.
Initializes a new instance of the AbstractFactoryTModel, TViewModel class.
Инициализирует новый экземпляр класса Object.
|
| Имя | Описание | |
|---|---|---|
| Factory |
Gets Фабрика строителя свойств
| |
| Icon |
Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| Name |
Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| TypeId |
Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel.) |
| Имя | Описание | |
|---|---|---|
| Create |
Создает и возвращает модель объекта
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| Create(TModel) |
Создает и возвращает модель-представление объекта
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| CreateLegend |
Осуществляет создание легенды
| |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |