public class DeviceNColorant extends Object
| Constructor and Description |
|---|
DeviceNColorant()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Color |
getMaximum() |
Color |
getMinimum() |
String |
getName() |
void |
setMaximum(Color maximum) |
void |
setMinimum(Color minimum) |
void |
setName(String name) |
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.