Package org.gvsig.fmap.mapcontext.layers
Interface LayerInformationBuilder
- All Known Implementing Classes:
DefaultLayerInformationBuilder
public interface LayerInformationBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionbackgroundColor(String color) backgroundColorTitle(String color) build()envelope()property()raw()text()title()
-
Method Details
-
backgroundColor
-
backgroundColorTitle
-
backgroundColorPropertyLabel
-
backgroundColorPropertyValue1
-
backgroundColorPropertyValue2
-
title
-
property
LayerInformationBuilder.PropertyElement property() -
text
-
raw
-
envelope
LayerInformationBuilder.EnvelopeElement envelope() -
build
String build()
-