Package org.gvsig.fmap.mapcontext.layers
Interface LayerInformationBuilder.PropertyElement
- All Superinterfaces:
LayerInformationBuilder.Element,LayerInformationBuilder.RawElement,LayerInformationBuilder.TextElement
- Enclosing interface:
LayerInformationBuilder
public static interface LayerInformationBuilder.PropertyElement
extends LayerInformationBuilder.TextElement
-
Method Summary
Modifier and TypeMethodDescriptionasWKT(org.gvsig.crs.projection.lib.Projection proj) asWKT(org.gvsig.fmap.geom.Geometry geom) asWKT(org.gvsig.fmap.geom.primitive.Envelope env) value(org.gvsig.crs.projection.lib.Projection proj) value(org.gvsig.fmap.geom.Geometry geom) value(org.gvsig.fmap.geom.primitive.Envelope env) Methods inherited from interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.Element
build
-
Method Details
-
monospace
LayerInformationBuilder.PropertyElement monospace() -
label
-
labelkey
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement- Specified by:
valuein interfaceLayerInformationBuilder.TextElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement- Specified by:
valuein interfaceLayerInformationBuilder.TextElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement- Specified by:
valuein interfaceLayerInformationBuilder.TextElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement- Specified by:
valuein interfaceLayerInformationBuilder.TextElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement- Specified by:
asWKTin interfaceLayerInformationBuilder.TextElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement- Specified by:
asWKTin interfaceLayerInformationBuilder.TextElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement- Specified by:
asWKTin interfaceLayerInformationBuilder.TextElement
-