Package org.gvsig.fmap.geom
Interface InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
- All Superinterfaces:
org.gvsig.tools.util.InformationBuilder.Element,org.gvsig.tools.util.InformationBuilder.RawElement,org.gvsig.tools.util.InformationBuilder.TextElement,InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
- All Known Subinterfaces:
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
- Enclosing interface:
InformationbuilderWithGeometrySupport
public static interface InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
extends org.gvsig.tools.util.InformationBuilder.TextElement, InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
-
Method Summary
Modifier and TypeMethodDescriptionvalue(org.gvsig.crs.projection.lib.Projection proj) valueAsWKT(org.gvsig.crs.projection.lib.Projection proj) Methods inherited from interface org.gvsig.tools.util.InformationBuilder.Element
buildMethods inherited from interface org.gvsig.tools.util.InformationBuilder.TextElement
value
-
Method Details
-
value
- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
-
value
- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
-
value
InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
-
valueAsWKT
InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valueAsWKTin interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
-