User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_classificationabstract.showlegend

Table of Contents

TGIS_ClassificationAbstract.ShowLegend property

DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.ShowLegend | Methods | Properties

If True, features will be shown in legend panel. Default is True.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public bool getShowLegend();
 
public void setShowLegend(
  bool _value
);
// Oxygene
public
  property ShowLegend : Boolean read write;

Value

Type
bool
Boolean

Remarks

False for KMeansSpatial method.

References

2022/11/16 01:40

Page Tools