|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.unex.sextante.additionalInfo.AdditionalInfoBand
public class AdditionalInfoBand
Additional information for a parameter representing a band
Constructor Summary | |
---|---|
AdditionalInfoBand(java.lang.String sParentParameterName)
Creates a new instance |
Method Summary | |
---|---|
java.lang.String |
getParentParameterName()
Returns the name of the parent parameter |
java.lang.String |
getTextDescription()
|
void |
setParentParameterName(java.lang.String sParentParameterName)
Sets the name of the parent parameter |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdditionalInfoBand(java.lang.String sParentParameterName)
sParentParameterName
- the name of the parent parameter.
This should be the name of a parameter representing a layer
from which the band should be takenMethod Detail |
---|
public java.lang.String getParentParameterName()
public void setParentParameterName(java.lang.String sParentParameterName)
sParentParameterName
- the name of the parent parameterpublic java.lang.String getTextDescription()
getTextDescription
in interface AdditionalInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |