Package org.gvsig.fmap.geom.jts
Class BaseInformationBuilderWithGeometrySupport.BasePropertyElementWithGeometrySupport
java.lang.Object
org.gvsig.fmap.geom.jts.BaseInformationBuilderWithGeometrySupport.BasePropertyElementWithGeometrySupport
- All Implemented Interfaces:
org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport,org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport,org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport,org.gvsig.tools.util.InformationBuilder.Element,org.gvsig.tools.util.InformationBuilder.PropertyElement,org.gvsig.tools.util.InformationBuilder.RawElement,org.gvsig.tools.util.InformationBuilder.TextElement
- Enclosing class:
BaseInformationBuilderWithGeometrySupport
protected class BaseInformationBuilderWithGeometrySupport.BasePropertyElementWithGeometrySupport
extends Object
implements org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupportvalue(org.gvsig.crs.projection.lib.Projection proj) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupportvalue(org.gvsig.fmap.geom.Geometry geom) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupportvalue(org.gvsig.fmap.geom.primitive.Envelope env) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupportvalueAsWKT(org.gvsig.crs.projection.lib.Projection proj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gvsig.tools.util.InformationBuilder.Element
buildMethods inherited from interface org.gvsig.tools.util.InformationBuilder.PropertyElement
label, labelkey, monospace, value
-
Constructor Details
-
BasePropertyElementWithGeometrySupport
protected BasePropertyElementWithGeometrySupport()
-
-
Method Details
-
value
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport value(org.gvsig.fmap.geom.Geometry geom) - Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
value
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
valueAsWKT
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj) - Specified by:
valueAsWKTin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport- Specified by:
valueAsWKTin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valueAsWKTin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-
value
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport value(org.gvsig.fmap.geom.primitive.Envelope env) - Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport- Specified by:
valuein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
-