Class BaseInformationBuilderWithGeometrySupport.BaseTextElementWithGeometrySupport

java.lang.Object
org.gvsig.fmap.geom.jts.BaseInformationBuilderWithGeometrySupport.BaseTextElementWithGeometrySupport
All Implemented Interfaces:
org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport, org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport, org.gvsig.tools.util.InformationBuilder.Element, org.gvsig.tools.util.InformationBuilder.RawElement, org.gvsig.tools.util.InformationBuilder.TextElement
Enclosing class:
BaseInformationBuilderWithGeometrySupport

protected class BaseInformationBuilderWithGeometrySupport.BaseTextElementWithGeometrySupport extends Object implements org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    value(org.gvsig.crs.projection.lib.Projection proj)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    value(org.gvsig.fmap.geom.Geometry geom)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    value(org.gvsig.fmap.geom.primitive.Envelope env)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    valueAsWKT(org.gvsig.crs.projection.lib.Projection proj)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.gvsig.tools.util.InformationBuilder.Element

    build

    Methods inherited from interface org.gvsig.tools.util.InformationBuilder.TextElement

    value
  • Constructor Details

    • BaseTextElementWithGeometrySupport

      protected BaseTextElementWithGeometrySupport()
  • Method Details

    • value

      public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport value(org.gvsig.fmap.geom.Geometry geom)
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    • value

      public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj)
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    • valueAsWKT

      public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj)
      Specified by:
      valueAsWKT in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
      Specified by:
      valueAsWKT in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport
    • value

      public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport value(org.gvsig.fmap.geom.primitive.Envelope env)
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport