intarsys PDF library API

de.intarsys.pdf.content
Interface ICSGraphicsState


public interface ICSGraphicsState

A read only object containing the actual context for rendering operations of an ICSDevice.

This is for completeness, but not yet implemented


Method Summary
 ICSTextState getTextState()
          The current ICSTextState active.
 

Method Detail

getTextState

ICSTextState getTextState()
The current ICSTextState active.

This is a read only representation of the text state used when performing text rendering operations in the device.

Returns:
The current ICSTextState active.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.