JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jhotdraw.color
Interface NamedColorSpace
All Known Implementing Classes:
CIELABColorSpace
,
CIELCHabColorSpace
,
CMYKNominalColorSpace
,
HSBColorSpace
,
HSLColorSpace
,
HSLPhysiologicColorSpace
,
HSVColorSpace
,
HSVPhysiologicColorSpace
public interface
NamedColorSpace
Interface for
ColorSpace
classes which have a name.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getName
()
Method Detail
getName
java.lang.String getName()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method