|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectedChannelType | |
|---|---|
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of SelectedChannelType in org.opengis.style |
|---|
| Methods in org.opengis.style that return SelectedChannelType | |
|---|---|
SelectedChannelType |
ChannelSelection.getGrayChannel()
Get the gray channel to be used |
SelectedChannelType[] |
ChannelSelection.getRGBChannels()
get the RGB channels to be used |
SelectedChannelType |
StyleFactory.selectedChannelType(String channelName,
ContrastEnhancement contrastEnhancement)
|
| Methods in org.opengis.style with parameters of type SelectedChannelType | |
|---|---|
ChannelSelection |
StyleFactory.channelSelection(SelectedChannelType gray)
|
ChannelSelection |
StyleFactory.channelSelection(SelectedChannelType red,
SelectedChannelType green,
SelectedChannelType blue)
|
Object |
StyleVisitor.visit(SelectedChannelType selectChannelType,
Object data)
Called when accept is called on a raster SelectedChannelType element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||