The following tables list the members exposed by AnnJavaRenderingEngine.
Public Constructors
Name | Description | |
---|---|---|
AnnJavaRenderingEngine | Initializes a new AnnJavaRenderingEngine. |
Protected Constructors
Name | Description | |
---|---|---|
AnnRenderingEngine | Initializes a new instance of this class. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
Public Methods
Name | Description | |
---|---|---|
Attach | Attaches a container and a context to this drawing engine. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
Attach | Attaches a container and a context to this drawing engine. | |
AttachContainer | Attaches a container to this drawing engine. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
Burn | Burns the annotation objects in Container to the destination context using the existing destination rectangle and resolution (DPI). (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
BurnToRect | Burns the annotation objects in Container to the destination context and destination rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
BurnToRectWithDpi | Burns the annotation objects in Container to the destination context and destination rectangle at the specified resolution. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
Detach | Detaches this this drawing engine from the container. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
Detach | Detaches this this rendering engine from the container. | |
DrawPicture | Draws an AnnPicture using the properties of this rendering engine. | |
GetTextSize | Returns the size of a text with a AnnFont and clipping size. | |
MeasureString | Measures the specified string when drawn with the specified font. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
MeasureString | Measures the specified string when drawn using the specified font. | |
OnLoadPicture | Raises the LoadPicture event. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
OnLoadPicture | Overrides AnnRenderingEngine.onLoadPicture | |
Render | Renders the AnnContainer associated with this AnnRenderingEngine using the specified clip rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
Render | Renders the container to the specified destination rectangle. | |
RenderContainer | Renders a container using the specified clip rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
RenderGrid | Renders the overlaying grid into the container. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
RenderLayer | Renders an individual layer using the specified clip rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
RenderLayers | Renders annotation layers using the specified clip rectangle. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
RenderOnImage | Renders the container into the specified image. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) | |
RenderOnImage | Renders the container into the specified image. |
Public Properties
Public Events
Name | Description | |
---|---|---|
LoadPicture | Occurs when a picture object has been finished loading its source image. (Inherited from Leadtools.Annotations.Core.Leadtools.Annotations.Core.AnnRenderingEngine ) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET