@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
.Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.