Package org.gvsig.fmap.geom.jts
Class BaseInformationBuilderWithGeometrySupport
java.lang.Object
org.gvsig.tools.util.impl.BaseInformationBuilder
org.gvsig.fmap.geom.jts.BaseInformationBuilderWithGeometrySupport
- All Implemented Interfaces:
org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport,org.gvsig.tools.util.InformationBuilder
public class BaseInformationBuilderWithGeometrySupport
extends org.gvsig.tools.util.impl.BaseInformationBuilder
implements org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected classprotected classprotected classNested classes/interfaces inherited from class org.gvsig.tools.util.impl.BaseInformationBuilder
org.gvsig.tools.util.impl.BaseInformationBuilder.BasePropertyElement, org.gvsig.tools.util.impl.BaseInformationBuilder.BaseRawElement, org.gvsig.tools.util.impl.BaseInformationBuilder.BaseTextElement, org.gvsig.tools.util.impl.BaseInformationBuilder.BaseTitleElementNested classes/interfaces inherited from interface org.gvsig.tools.util.InformationBuilder
org.gvsig.tools.util.InformationBuilder.Element, org.gvsig.tools.util.InformationBuilder.PropertyElement, org.gvsig.tools.util.InformationBuilder.RawElement, org.gvsig.tools.util.InformationBuilder.TextElement, org.gvsig.tools.util.InformationBuilder.TitleElementNested classes/interfaces inherited from interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport
org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.EnvelopeElement, org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport, org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport, org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport -
Field Summary
Fields inherited from class org.gvsig.tools.util.impl.BaseInformationBuilder
elements, propertyCount -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.gvsig.tools.util.InformationBuilder.ElementasAbrev(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.crs.projection.lib.Projection proj) protected org.gvsig.tools.util.InformationBuilder.ElementasWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.crs.projection.lib.Projection proj) protected org.gvsig.tools.util.InformationBuilder.ElementasWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.fmap.geom.Geometry geom) protected org.gvsig.tools.util.InformationBuilder.ElementasWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.fmap.geom.primitive.Envelope env) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupportbackgroundColor(String color) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupportorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupportorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupportorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupportbackgroundColorTitle(String color) org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.EnvelopeElementenvelope()org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupportproperty()org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupportraw()org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupporttext()Methods inherited from class org.gvsig.tools.util.impl.BaseInformationBuilder
build, title, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport
build, title
-
Constructor Details
-
BaseInformationBuilderWithGeometrySupport
public BaseInformationBuilderWithGeometrySupport()
-
-
Method Details
-
property
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.PropertyElementWithGeometrySupport property()- Specified by:
propertyin interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
propertyin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
propertyin classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
text
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.TextElementWithGeometrySupport text()- Specified by:
textin interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
textin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
textin classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
envelope
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.EnvelopeElement envelope()- Specified by:
envelopein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport
-
raw
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport.RawElementWithGeometrySupport raw()- Specified by:
rawin interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
rawin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
rawin classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
backgroundColor
- Specified by:
backgroundColorin interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
backgroundColorin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
backgroundColorin classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
backgroundColorTitle
- Specified by:
backgroundColorTitlein interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
backgroundColorTitlein interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
backgroundColorTitlein classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
backgroundColorPropertyLabel
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport backgroundColorPropertyLabel(String color) - Specified by:
backgroundColorPropertyLabelin interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
backgroundColorPropertyLabelin interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
backgroundColorPropertyLabelin classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
backgroundColorPropertyValue1
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport backgroundColorPropertyValue1(String color) - Specified by:
backgroundColorPropertyValue1in interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
backgroundColorPropertyValue1in interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
backgroundColorPropertyValue1in classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
backgroundColorPropertyValue2
public org.gvsig.fmap.geom.InformationbuilderWithGeometrySupport backgroundColorPropertyValue2(String color) - Specified by:
backgroundColorPropertyValue2in interfaceorg.gvsig.tools.util.InformationBuilder- Specified by:
backgroundColorPropertyValue2in interfaceorg.gvsig.fmap.geom.InformationbuilderWithGeometrySupport- Overrides:
backgroundColorPropertyValue2in classorg.gvsig.tools.util.impl.BaseInformationBuilder
-
asAbrev
protected org.gvsig.tools.util.InformationBuilder.Element asAbrev(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.crs.projection.lib.Projection proj) -
asWKT
protected org.gvsig.tools.util.InformationBuilder.Element asWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.crs.projection.lib.Projection proj) -
asWKT
protected org.gvsig.tools.util.InformationBuilder.Element asWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.fmap.geom.primitive.Envelope env) -
asWKT
protected org.gvsig.tools.util.InformationBuilder.Element asWKT(org.gvsig.tools.util.InformationBuilder.Element e, org.gvsig.fmap.geom.Geometry geom)
-