Package org.gvsig.fmap.geom
Interface InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
- All Superinterfaces:
org.gvsig.tools.util.InformationBuilder.Element,org.gvsig.tools.util.InformationBuilder.PropertyElement,org.gvsig.tools.util.InformationBuilder.RawElement,org.gvsig.tools.util.InformationBuilder.TextElement,InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport,InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
- Enclosing interface:
InformationbuilderWithGeometrySupport
public static interface InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
extends org.gvsig.tools.util.InformationBuilder.PropertyElement, InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
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.PropertyElement
label, labelkey, monospace, value
-
Method Details
-
value
- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
value
- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
value
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceInformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
valueAsWKT
InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valueAsWKTin interfaceInformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valueAsWKTin interfaceInformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-