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.TitleElementInformationbuilderWithGeometrySupport backgroundColor(String color)
backgroundColor in interface InformationBuilderInformationbuilderWithGeometrySupport backgroundColorTitle(String color)
backgroundColorTitle in interface InformationBuilderInformationbuilderWithGeometrySupport backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel in interface InformationBuilderInformationbuilderWithGeometrySupport backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1 in interface InformationBuilderInformationbuilderWithGeometrySupport backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2 in interface InformationBuilderInformationBuilder.TitleElement title()
title in interface InformationBuilderInformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport property()
property in interface InformationBuilderInformationbuilderWithGeometrySupport.TextElementWithGeometrySupport text()
text in interface InformationBuilderInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport raw()
raw in interface InformationBuilderInformationbuilderWithGeometrySupport.EnvelopeElement envelope()
String build()
build in interface InformationBuilder