public interface InformationbuilderWithGeometrySupport extends InformationBuilder
Modifier and Type | Interface and Description |
---|---|
static interface |
InformationbuilderWithGeometrySupport.EnvelopeElement |
static interface |
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport |
static interface |
InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport |
static interface |
InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport |
InformationBuilder.Element, InformationBuilder.PropertyElement, InformationBuilder.RawElement, InformationBuilder.TextElement, InformationBuilder.TitleElement
InformationbuilderWithGeometrySupport backgroundColor(String color)
backgroundColor
in interface InformationBuilder
InformationbuilderWithGeometrySupport backgroundColorTitle(String color)
backgroundColorTitle
in interface InformationBuilder
InformationbuilderWithGeometrySupport backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel
in interface InformationBuilder
InformationbuilderWithGeometrySupport backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1
in interface InformationBuilder
InformationbuilderWithGeometrySupport backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2
in interface InformationBuilder
InformationBuilder.TitleElement title()
title
in interface InformationBuilder
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport property()
property
in interface InformationBuilder
InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport text()
text
in interface InformationBuilder
InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport raw()
raw
in interface InformationBuilder
InformationbuilderWithGeometrySupport.EnvelopeElement envelope()
String build()
build
in interface InformationBuilder