Package com.myscript.iink
-
Interface Summary Interface Description IConfigurationListener The listener interface for receiving configuration change events.IEditorListener The listener interface for receiving editor events.IImagePainter The ImagePainter converts rendering data into images in view e.g.IRendererListener The listener interface for receiving renderer events.IRenderTarget Represents a render target for the iink renderer. -
Class Summary Class Description Configuration Represents the configuration values of the iink runtime environment.ContentBlock Represents a block of content.ContentPackage A package stores the user content as a sorted collection of parts.ContentPart A part stores one content item.ContentSelection Editor The Editor is the entry point by which modification is associated to a part.Engine Represents the iink runtime environment.NativeLibrary Represents the iink native library.ParameterSet Represents a set of iink parameters.PointerEvent Represents a pointer event.RecognitionAssetsBuilder The RecognitionAssetsBuilder implements the tools to generate and save recognition assets.Renderer The Renderer implements content rendering of parts.ToolController The ToolController manages pointer tools configuration. -
Enum Summary Enum Description ContentSelectionMode Predefined Content Selection modes.ContextualActions Describes the actions available for a given selection or block.ConversionState Describes the state of the content for a given block.EditorError Represents an Editor error code.IRenderTarget.LayerType Represents the type of a layerMimeType Represents a MIME type.PackageOpenOption Describes the different options given when opening a package.PointerEventType Describes the types of pointer event that can be provided to the editor.PointerTool Describes the tools that the pointer types can be associated with.PointerType Describes the types of pointer that can be used for input.TextFormat Predefined Text Box formats.TransformError Error code returned by Editor getTransformStatus