@API(type=EXTENDABLE,
src=PUBLIC)
public interface PrioritizableHighlightPainter
Modifier and Type | Interface and Description |
---|---|
static class |
PrioritizableHighlightPainter.ZLayer
Layers where a painter can paint its highlights.
|
Modifier and Type | Method and Description |
---|---|
PrioritizableHighlightPainter.ZLayer |
getZLayer()
Get the Z layer where this highlight painter paints all its highlights.
|
PrioritizableHighlightPainter.ZLayer getZLayer()
PrioritizableHighlightPainter.ZLayer.BASE_LAYER
, PrioritizableHighlightPainter.ZLayer.MIDDLE_LAYER
or PrioritizableHighlightPainter.ZLayer.TOP_LAYER
.© Copyright Syncro Soft SRL 2002 - 2022. All rights reserved.