public class OverlayLayerStyle extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OverlayLayerStyle.Builder
Builder class for overlay layer style.
|
| Modifier and Type | Field and Description |
|---|---|
com.nutiteq.style.PointStyle |
dragPointStyle |
com.nutiteq.style.PointStyle |
editablePointStyle |
float |
maxDragDistance |
com.nutiteq.style.PointStyle |
virtualPointStyle |
| Constructor and Description |
|---|
OverlayLayerStyle(OverlayLayerStyle.Builder builder)
Default constructor.
|
public final com.nutiteq.style.PointStyle editablePointStyle
public final com.nutiteq.style.PointStyle virtualPointStyle
public final com.nutiteq.style.PointStyle dragPointStyle
public final float maxDragDistance
public OverlayLayerStyle(OverlayLayerStyle.Builder builder)
builder - builder state for the final style.public static OverlayLayerStyle.Builder builder()
Copyright © 2014. All rights reserved.