|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--icc.RestrictedICCProfile | +--icc.MonochromeInputRestrictedProfile
This class is a 1 component RestrictedICCProfile
Field Summary |
Fields inherited from class icc.RestrictedICCProfile |
BLUE, colorant, eol, GRAY, GREEN, kMonochromeInput, kThreeCompInput, RED, trc |
Constructor Summary | |
private |
MonochromeInputRestrictedProfile(ICCCurveType c)
Construct a 1 component RestrictedICCProfile |
Method Summary | |
static RestrictedICCProfile |
createInstance(ICCCurveType c)
Factory method which returns a 1 component RestrictedICCProfile |
int |
getType()
Get the type of RestrictedICCProfile for this object |
java.lang.String |
toString()
|
Methods inherited from class icc.RestrictedICCProfile |
createInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
private MonochromeInputRestrictedProfile(ICCCurveType c)
c
- Gray TRC curveMethod Detail |
public static RestrictedICCProfile createInstance(ICCCurveType c)
c
- Gray TRC curve
public int getType()
getType
in class RestrictedICCProfile
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |