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 LayerInformationBuilderpublic DefaultLayerInformationBuilder backgroundColorTitle(String color)
backgroundColorTitle in interface LayerInformationBuilderpublic DefaultLayerInformationBuilder backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel in interface LayerInformationBuilderpublic DefaultLayerInformationBuilder backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1 in interface LayerInformationBuilderpublic DefaultLayerInformationBuilder backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2 in interface LayerInformationBuilderpublic LayerInformationBuilder.TitleElement title()
title in interface LayerInformationBuilderpublic LayerInformationBuilder.PropertyElement property()
property in interface LayerInformationBuilderpublic LayerInformationBuilder.TextElement text()
text in interface LayerInformationBuilderpublic LayerInformationBuilder.EnvelopeElement envelope()
envelope in interface LayerInformationBuilderpublic LayerInformationBuilder.RawElement raw()
raw in interface LayerInformationBuilderpublic String build()
build in interface LayerInformationBuilder