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
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
    value(org.gvsig.crs.projection.lib.Projection proj)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
    value(org.gvsig.fmap.geom.Geometry geom)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
    value(org.gvsig.fmap.geom.primitive.Envelope env)
     
    org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
    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.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:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
      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.PropertyElementWithGeometrySupport value(org.gvsig.crs.projection.lib.Projection proj)
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
      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.PropertyElementWithGeometrySupport valueAsWKT(org.gvsig.crs.projection.lib.Projection proj)
      Specified by:
      valueAsWKT in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
      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.PropertyElementWithGeometrySupport value(org.gvsig.fmap.geom.primitive.Envelope env)
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport
      Specified by:
      value in interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport