public class BaseInformationBuilderWithGeometrySupport extends BaseInformationBuilder implements InformationbuilderWithGeometrySupport
Modifier and Type | Class and Description |
---|---|
protected class |
BaseInformationBuilderWithGeometrySupport.BasePropertyElementWithGeometrySupport |
protected class |
BaseInformationBuilderWithGeometrySupport.BaseRawElementWithGeometrySupport |
protected class |
BaseInformationBuilderWithGeometrySupport.BaseTextElementWithGeometrySupport |
BaseInformationBuilder.BasePropertyElement, BaseInformationBuilder.BaseRawElement, BaseInformationBuilder.BaseTextElement, BaseInformationBuilder.BaseTitleElement
InformationbuilderWithGeometrySupport.EnvelopeElement, InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport, InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport, InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
InformationBuilder.Element, InformationBuilder.PropertyElement, InformationBuilder.RawElement, InformationBuilder.TextElement, InformationBuilder.TitleElement
elements, propertyCount
Constructor and Description |
---|
BaseInformationBuilderWithGeometrySupport() |
build, title, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
build, title
public BaseInformationBuilderWithGeometrySupport()
public InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport property()
property
in interface InformationbuilderWithGeometrySupport
property
in interface InformationBuilder
property
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport text()
text
in interface InformationbuilderWithGeometrySupport
text
in interface InformationBuilder
text
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport.EnvelopeElement envelope()
envelope
in interface InformationbuilderWithGeometrySupport
public InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport raw()
raw
in interface InformationbuilderWithGeometrySupport
raw
in interface InformationBuilder
raw
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport backgroundColor(String color)
backgroundColor
in interface InformationbuilderWithGeometrySupport
backgroundColor
in interface InformationBuilder
backgroundColor
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport backgroundColorTitle(String color)
backgroundColorTitle
in interface InformationbuilderWithGeometrySupport
backgroundColorTitle
in interface InformationBuilder
backgroundColorTitle
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel
in interface InformationbuilderWithGeometrySupport
backgroundColorPropertyLabel
in interface InformationBuilder
backgroundColorPropertyLabel
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1
in interface InformationbuilderWithGeometrySupport
backgroundColorPropertyValue1
in interface InformationBuilder
backgroundColorPropertyValue1
in class BaseInformationBuilder
public InformationbuilderWithGeometrySupport backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2
in interface InformationbuilderWithGeometrySupport
backgroundColorPropertyValue2
in interface InformationBuilder
backgroundColorPropertyValue2
in class BaseInformationBuilder
protected InformationBuilder.Element asAbrev(InformationBuilder.Element e, IProjection proj)
protected InformationBuilder.Element asWKT(InformationBuilder.Element e, IProjection proj)
protected InformationBuilder.Element asWKT(InformationBuilder.Element e, Envelope env)
protected InformationBuilder.Element asWKT(InformationBuilder.Element e, Geometry geom)