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, setColorStringgetColor3Value, getColor4Value, getHSV, getProperty, getPropertyHost, getPropertyInfo, getRGB, getSubClasses, isWritable, scan, setPropertyHost, setPropertyInfo, writepublic static PropertyList myProps
public JetColorMap()
public JetColorMap(java.awt.Color[] colors)
public PropertyList getAllPropertyInfo()
HasPropertiesgetAllPropertyInfo in interface HasPropertiesgetAllPropertyInfo in class InterpolatingColorMappublic JetColorMap copy()
copy in class InterpolatingColorMappublic JetColorMap clone()
CompositePropertyclone in interface CompositePropertyclone in interface Clonableclone in class InterpolatingColorMap