public class JetColorMap extends InterpolatingColorMap
Modifier and Type | Field and Description |
---|---|
static PropertyList |
myProps |
Constructor and Description |
---|
JetColorMap() |
JetColorMap(java.awt.Color[] colors)
Creates a ColorMap that evenly interpolates between
the supplied colors.
|
Modifier and Type | Method and Description |
---|---|
JetColorMap |
clone()
Returns a clone of this composite property.
|
JetColorMap |
copy() |
PropertyList |
getAllPropertyInfo()
Returns a list giving static information about all properties exported by
this object.
|
getColor, getColorArray, getColorString, getColorString, getHSV, getHSV, getRGB, getRGB, setColorArray, setColorString
getColor3Value, getColor4Value, getHSV, getProperty, getPropertyHost, getPropertyInfo, getRGB, getSubClasses, isWritable, scan, setPropertyHost, setPropertyInfo, write
public static PropertyList myProps
public JetColorMap()
public JetColorMap(java.awt.Color[] colors)
public PropertyList getAllPropertyInfo()
HasProperties
getAllPropertyInfo
in interface HasProperties
getAllPropertyInfo
in class InterpolatingColorMap
public JetColorMap copy()
copy
in class InterpolatingColorMap
public JetColorMap clone()
CompositeProperty
clone
in interface CompositeProperty
clone
in interface Clonable
clone
in class InterpolatingColorMap