Resources.ExtGStateValue

Inheritance: java.lang.Object

public static class Resources.ExtGStateValue

Represents ExtGStates with some values.

Constructors

ConstructorDescription
ExtGStateValue(String name)

Methods

MethodDescription
getName()
getCA()
getca()

ExtGStateValue(String name)

public ExtGStateValue(String name)

Parameters:

ParameterTypeDescription
namejava.lang.String

getName()

public final String getName()

Returns: java.lang.String

getCA()

public final double getCA()

Returns: double

getca()

public final double getca()

Returns: double