public final class PointLabels extends FontItem<Scale,IsDefaultPointLabels> implements IsDefaultPointLabels
true
.Modifier and Type | Method and Description |
---|---|
boolean |
isDisplay()
If
true , labels are shown. |
void |
setDisplay(boolean display)
If
true , labels are shown. |
getFontColor, getFontColorAsString, getFontFamily, getFontSize, getFontStyle, setFontColor, setFontColor, setFontFamily, setFontSize, setFontStyle
checkAndAddToParent, getChildKey, getDefaultValues, getParent, setCallbackToModel, setEventToModel
getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFontColorAsString, getFontFamily, getFontSize, getFontStyle
public void setDisplay(boolean display)
true
, labels are shown.display
- if true
, labels are shown.public boolean isDisplay()
true
, labels are shown.isDisplay
in interface IsDefaultPointLabels
true
, labels are shown.