Package org.gvsig.fmap.geom
Interface InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
- All Superinterfaces:
org.gvsig.tools.util.InformationBuilder.Element,org.gvsig.tools.util.InformationBuilder.RawElement
- All Known Subinterfaces:
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport,InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
- Enclosing interface:
InformationbuilderWithGeometrySupport
public static interface InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
extends org.gvsig.tools.util.InformationBuilder.RawElement
-
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.RawElement
value
-
Method Details
-
value
-
value
-
value
InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj) -
valueAsWKT
InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj)
-