java.lang.Objectcom.pdfjet.GraphicsState
public class GraphicsState
| 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 |
|---|
public GraphicsState()
| Method Detail |
|---|
public void set_CA(float CA)
public float get_CA()
public void set_ca(float ca)
public float get_ca()