See: Description
| Interface | Description |
|---|---|
| IAppearanceCreator |
A strategy for creating the appearances (PDForm objects) for an annotation.
|
| IAppearanceCreatorRegistry |
A registry for
IAppearanceCreator instances. |
| Class | Description |
|---|---|
| AppearanceCreatorRegistry |
A VM singleton for the
IAppearanceCreatorRegistry. |
| AppearanceCreatorTools |
Tool class for tasks related to appearance creation.
|
| IdentityAppearanceCreator |
Return the annotation's current appearance.
|
| NullAppearanceCreator |
Create an empty annotation appearance.
|
| StandardAppearanceCreatorRegistry |
A registry for the available
IAppearanceCreator strategies. |
The "framework" for dealing with appearances. This is really needed when later on an interactive/viewer application needs to create appearances. It is here already to satisfy the dependencies from the IFormHandler frameworks.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.