org.geotools.styling
Class SelectedChannelTypeImpl
java.lang.Object
org.geotools.event.AbstractGTComponent
org.geotools.styling.SelectedChannelTypeImpl
- All Implemented Interfaces:
- GTComponent, SelectedChannelType
- public class SelectedChannelTypeImpl
- extends AbstractGTComponent
- implements SelectedChannelType
DOCUMENT ME!
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectedChannelTypeImpl
public SelectedChannelTypeImpl()
- Creates a new instance of SelectedChannelImpl
getChannelName
public java.lang.String getChannelName()
- Specified by:
getChannelName
in interface SelectedChannelType
getContrastEnhancement
public ContrastEnhancement getContrastEnhancement()
- Specified by:
getContrastEnhancement
in interface SelectedChannelType
setChannelName
public void setChannelName(java.lang.String name)
- Specified by:
setChannelName
in interface SelectedChannelType
setContrastEnhancement
public void setContrastEnhancement(ContrastEnhancement enhancement)
- Specified by:
setContrastEnhancement
in interface SelectedChannelType
setContrastEnhancement
public void setContrastEnhancement(Expression gammaValue)
- Specified by:
setContrastEnhancement
in interface SelectedChannelType
contrastEnhancement
protected ContrastEnhancement contrastEnhancement(Expression expr)
Copyright © GeoTools. All Rights Reserved.