public class DefaultLayerInformationBuilder extends Object implements LayerInformationBuilder
LayerInformationBuilder.Element, LayerInformationBuilder.EnvelopeElement, LayerInformationBuilder.PropertyElement, LayerInformationBuilder.RawElement, LayerInformationBuilder.TextElement, LayerInformationBuilder.TitleElement
Constructor and Description |
---|
DefaultLayerInformationBuilder() |
public DefaultLayerInformationBuilder backgroundColor(String color)
backgroundColor
in interface LayerInformationBuilder
public DefaultLayerInformationBuilder backgroundColorTitle(String color)
backgroundColorTitle
in interface LayerInformationBuilder
public DefaultLayerInformationBuilder backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel
in interface LayerInformationBuilder
public DefaultLayerInformationBuilder backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1
in interface LayerInformationBuilder
public DefaultLayerInformationBuilder backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2
in interface LayerInformationBuilder
public LayerInformationBuilder.TitleElement title()
title
in interface LayerInformationBuilder
public LayerInformationBuilder.PropertyElement property()
property
in interface LayerInformationBuilder
public LayerInformationBuilder.TextElement text()
text
in interface LayerInformationBuilder
public LayerInformationBuilder.EnvelopeElement envelope()
envelope
in interface LayerInformationBuilder
public LayerInformationBuilder.RawElement raw()
raw
in interface LayerInformationBuilder
public String build()
build
in interface LayerInformationBuilder