com.pdfjet
Class GraphicsState

java.lang.Object
  extended by com.pdfjet.GraphicsState

public class GraphicsState
extends java.lang.Object


Constructor Summary
GraphicsState()
           
 
Method Summary
 float get_ca()
           
 float get_CA()
           
 void set_ca(float ca)
           
 void set_CA(float CA)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsState

public GraphicsState()
Method Detail

set_CA

public void set_CA(float CA)

get_CA

public float get_CA()

set_ca

public void set_ca(float ca)

get_ca

public float get_ca()