Package org.gvsig.fmap.mapcontext.layers
Interface LayerInformationBuilder.TextElement
- All Superinterfaces:
LayerInformationBuilder.Element,LayerInformationBuilder.RawElement
- All Known Subinterfaces:
LayerInformationBuilder.PropertyElement
- Enclosing interface:
LayerInformationBuilder
public static interface LayerInformationBuilder.TextElement
extends LayerInformationBuilder.RawElement
-
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
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement
-
value
- Specified by:
valuein interfaceLayerInformationBuilder.RawElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement
-
asWKT
- Specified by:
asWKTin interfaceLayerInformationBuilder.RawElement
-