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.BaseTitleElementInformationbuilderWithGeometrySupport.EnvelopeElement, InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport, InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport, InformationbuilderWithGeometrySupport.TextElementWithGeometrySupportInformationBuilder.Element, InformationBuilder.PropertyElement, InformationBuilder.RawElement, InformationBuilder.TextElement, InformationBuilder.TitleElementelements, propertyCount| Constructor and Description |
|---|
BaseInformationBuilderWithGeometrySupport() |
build, title, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuild, titlepublic BaseInformationBuilderWithGeometrySupport()
public InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport property()
property in interface InformationbuilderWithGeometrySupportproperty in interface InformationBuilderproperty in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport text()
text in interface InformationbuilderWithGeometrySupporttext in interface InformationBuildertext in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport.EnvelopeElement envelope()
envelope in interface InformationbuilderWithGeometrySupportpublic InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport raw()
raw in interface InformationbuilderWithGeometrySupportraw in interface InformationBuilderraw in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport backgroundColor(String color)
backgroundColor in interface InformationbuilderWithGeometrySupportbackgroundColor in interface InformationBuilderbackgroundColor in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport backgroundColorTitle(String color)
backgroundColorTitle in interface InformationbuilderWithGeometrySupportbackgroundColorTitle in interface InformationBuilderbackgroundColorTitle in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport backgroundColorPropertyLabel(String color)
backgroundColorPropertyLabel in interface InformationbuilderWithGeometrySupportbackgroundColorPropertyLabel in interface InformationBuilderbackgroundColorPropertyLabel in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport backgroundColorPropertyValue1(String color)
backgroundColorPropertyValue1 in interface InformationbuilderWithGeometrySupportbackgroundColorPropertyValue1 in interface InformationBuilderbackgroundColorPropertyValue1 in class BaseInformationBuilderpublic InformationbuilderWithGeometrySupport backgroundColorPropertyValue2(String color)
backgroundColorPropertyValue2 in interface InformationbuilderWithGeometrySupportbackgroundColorPropertyValue2 in interface InformationBuilderbackgroundColorPropertyValue2 in class BaseInformationBuilderprotected 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)