DK11 for Java | tatukgis.jdk.TGIS_Config.WriteInterpretation | Constructors | Fields | Methods | Properties
Write parameters given by _name.
// Java public void WriteInterpretation( java.lang.String _name, TGIS_LayerPixelInterpretation _value, TGIS_LayerPixelInterpretation _default );
// Oxygene public procedure WriteInterpretation( _name : String; _value : TGIS_LayerPixelInterpretation; _default : TGIS_LayerPixelInterpretation );
Name | Type | Description |
---|---|---|
_name | java.lang.String String | name of value |
_value | TGIS_LayerPixelInterpretation | value of the parameter |
_default | TGIS_LayerPixelInterpretation | default value of the parameter |