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; True by default.

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

2024/12/20 22:24

Page Tools