public abstract class AnnotationFactory : AbstractFactory<IAnnotationModel, IAnnotationViewModel>,
IAnnotationFactory, IFactory<IAnnotationModel, IAnnotationViewModel>, IModelFactory<IAnnotationModel>,
ITypeIdentifier, IViewModelFactory<IAnnotationModel, IAnnotationViewModel>Public MustInherit Class AnnotationFactory
Inherits AbstractFactory(Of IAnnotationModel, IAnnotationViewModel)
Implements IAnnotationFactory, IFactory(Of IAnnotationModel, IAnnotationViewModel),
IModelFactory(Of IAnnotationModel), ITypeIdentifier, IViewModelFactory(Of IAnnotationModel, IAnnotationViewModel)public ref class AnnotationFactory abstract : public AbstractFactory<IAnnotationModel^, IAnnotationViewModel^>,
IAnnotationFactory, IFactory<IAnnotationModel^, IAnnotationViewModel^>, IModelFactory<IAnnotationModel^>,
ITypeIdentifier, IViewModelFactory<IAnnotationModel^, IAnnotationViewModel^>[<AbstractClassAttribute>]
type AnnotationFactory =
class
inherit AbstractFactory<IAnnotationModel, IAnnotationViewModel>
interface IAnnotationFactory
interface IFactory<IAnnotationModel, IAnnotationViewModel>
interface IModelFactory<IAnnotationModel>
interface ITypeIdentifier
interface IViewModelFactory<IAnnotationModel, IAnnotationViewModel>
end| AnnotationFactory | 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 | Осуществляет расчет формулы |
| ConvertData | Осуществляет преобразование значения данных в значение оси координат |
| Create |
Создает и возвращает модель объекта
(Унаследован от AbstractFactoryTModel, TViewModel) |
| Create(TModel) |
Создает и возвращает модель-представление объекта
(Унаследован от AbstractFactoryTModel, TViewModel) |
| CreateAnnotation | Создает аннотацию из модели model |
| 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) |
| InitializeCommonProperties | Осуществляет инициализацию общий свойств аннотации |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| SetAppearanceValue | The set appearance value. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| scriptingCache | The scripting cache. |
| Get | (Определяется ComHelper) |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
| Invoke | (Определяется ComHelper) |
| Set | (Определяется ComHelper) |