Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCartographicSupport - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- AbstractCartographicSupport() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- AbstractColoredOperation - Class in org.gvsig.raster.lib.legend.spi
- AbstractColoredOperation(OperationFactory) - Constructor for class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- AbstractLinkProperties - Class in org.gvsig.fmap.mapcontext.layers
-
This is an abstract class to keep the properties of the HyperLink.
- AbstractLinkProperties() - Constructor for class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Default constructor
- AbstractSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
-
Abstract class that implements the interface the interface for symbols.It is considered as the father of all XXXSymbols and will implement all the methods that these classes had not developed (and correspond with one of the methods of AbstractSymbol class)
- AbstractSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- AbstractSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- accept(File) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
-
Return true if factory can create a
ColorTableIOfrom file - accept(LayersVisitor) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- accept(LayersVisitor) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayersVisitable
- accept(Visitor) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- ACTIVATION_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Identifies this event as a action of change of the activation status of a layer.
- activationChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- activationChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- activationChanged(LayerEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerListener
-
Called when the activation of a layer has changed.
- active - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
The layer is active if it's selected at the TOC.
- add(int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- add(Object) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- add(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- add(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Adds the layer to the draw group.
- add(FLyrVect) - Method in class org.gvsig.fmap.mapcontext.LayersToSnap
- addAll(int, Collection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addAll(Collection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addAll(Collection<? extends FLyrVect>) - Method in class org.gvsig.fmap.mapcontext.LayersToSnap
- addAreaUnit(String, String, boolean, double) - Static method in class org.gvsig.fmap.mapcontext.MapContext
- addAsCollectionListener(FLayers) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the
LayerEventListenerof this map to the collection of layers argument. - addAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
-
Appends, if wasn't, the specified listener to the end of the internal list of atomic event listeners.
- addAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds a listener of atomic events to the internal
EventBuffer. - addBaseFilter(String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- addBaseFilter(String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- addBaseFilter(Evaluator) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- addBaseFilter(Evaluator) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- addCMYKToRGBOperation(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- addColorInterpretation(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Adds a color interpretation to this color interpretation.
- addColorTableOperation(ColorInterpretation, int) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
-
Adds a ColorTableOperation
- addDistanceUnit(String, String, double) - Static method in class org.gvsig.fmap.mapcontext.MapContext
- addDrawingObserver(Observer) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.DrawingObservable
-
Adds a new
Observer. - ADDED_COLOR_INTERPRETATION - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- addError(Throwable) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Adds an error reason that describes this layer's wrong status.
- addError(Throwable) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- addErrorListener(ErrorListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the specified error listener to receive error events from this map.
- addEvent(LegendChangedEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
- addGraphic(String, Geometry, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphic(String, Geometry, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphic(String, Geometry, int, String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphic(String, Geometry, int, String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphic(String, Geometry, int, String, Object, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphic(String, Geometry, int, String, Object, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphic(Geometry, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- addGraphic(Geometry, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphic(Geometry, int, String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- addGraphic(Geometry, int, String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphics(String, Iterator, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphics(String, Iterator, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphics(String, Iterator, int, String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphics(String, Iterator, int, String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addGraphics(String, Iterator, int, String, Object, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
Geometryto be rendered into the layer. - addGraphics(String, Iterator, int, String, Object, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addHSLToRGBOperation(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- addLabelClass(ILabelClass) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Adds a LabelClass to the set of LabelClass contained by this ILabelingMethod.
- addLayer(int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Adds a layer in an specified position in this node.
- addLayer(DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addLayer(FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Adds a new layer to this collection.
- addLayer(FLayer, int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addLayer(FLayer, int, FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Adds a new layer to this collection before or after an element if supplied, and if not at the beginning or end of the collection.
- addLayer(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Stacks a new symbol to the symbol list.
- addLayer(ISymbol, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Stacks a new symbol to the symbol list.
- addLayerCollectionListener(LayerCollectionListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addLayerCollectionListener(LayerCollectionListener) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Adds a listener of events produced on a collection of layers.
- addLayerDrawingListener(LayerDrawingListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the specified layer drawing listener to catch and handle drawing events from layers of this map.
- addLayerError(String) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Registers the message of an error associated to this map.
- addLayerError(Throwable) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Stores information of an exception produced working with a driver of the layer.
- addLayerListener(LayerListener) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Adds a
LayerListenerto the listener list. - addLayerListener(LayerListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- addLayerListener(LayerListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- addLayerListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.layers.LayerChangeSupport
-
Registers a
LegendListener. - addLayerListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the specified legend listener (if didn't exist) to receive legend events from this map.
- addLegendListener(LegendContentsChangedListener) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Adds a new listener to the legend.
- addLegendListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- addLegendListener(LegendListener) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.Classifiable
-
Adds the specified legend listener to receive legend events from the inner legend.
- addLegendListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the specified legend listener (if didn't exist) to receive legend events from this map.
- addLinearStretchEnhancementOperationIfNeeded(ColorInterpretation, List<BandDescriptor>, int) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
-
Adds a addNewLinearStretchEnhancementOperation if needed
- addObserver(Observer) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Add
PropertyChangeListenerto firePropertyChangeEventwhen properties are modified. - addSelectionListener(FLayer) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Registers an event buffer as a listener for all layers as argument.
- addShapeInfo(Rectangle2D, int) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.MemoryShapeInfo
- addShapeInfo(Rectangle2D, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.strategies.ShapeInfo
-
Añade al final de la estructura de datos la información de una geometría
- addSymbol(Object, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Inserts a symbol.
- addSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Adds a new
ISymbolto the layer to be used to render theGeometryobjects. - addSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- addTextFieldArea(Rectangle2D) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Adds a new TextFieldArea with an specific size which is defined as a rectangle.
- addToTrackLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds a layer to the group of layers that are at a upper level in the tree.
- addTransparencyRange(TransparencyRange) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Add
TransparencyRangeto thisTransparency - addViewPortListener(ViewPortListener) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Appends the specified
ViewPortListenerlistener if weren't. - addYCBCRToRGBOperation(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- adjustedExtent - Variable in class org.gvsig.fmap.mapcontext.ViewPort
-
Location and dimensions of the extent adjusted to the image size.
- AFTER - Static variable in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Value used to specify the insertion after an element.
- afterLayerDraw(LayerDrawEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerDrawingListener
-
Process to execute after a layer had been drawn.
- afterLayerGraphicDraw(LayerDrawEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerDrawingListener
-
Process to execute after a
GraphicLayerhad been drawn. - allowLinks() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Alwais return false
- allowLinks() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- allowLinks() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Return true, because a Vectorial Layer supports HyperLink
- allowsMultipleClass() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Returns true if this ILabelingMethod allos the definition of more LabelClasses than just the default LabelClass.
- ALPHA_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- appendLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
- applyTransform(Feature, EditableFeature) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- AREAABBR - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- AREANAMES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- AREATRANS2METER - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- areTransparentNoData() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- ARGB - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- asWKT(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- asWKT(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- asWKT(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- asWKT(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- asWKT(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- asWKT(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- asWKT(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- asWKT(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- asWKT(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- AT_ANGLE_SPECIFIED_BY_A_FIELD - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- AT_BEST_OF_LINE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- AT_SPECIFIED_ANGLE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- AT_THE_BEGINING_OF_THE_LINE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- AT_THE_END_OF_THE_LINE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- AT_THE_MIDDLE_OF_THE_LINE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- atomicEvent(AtomicEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.AtomicEventListener
-
Called when is produced an
AtomicEventin the buffer ofMapControl. - AtomicEvent - Class in org.gvsig.fmap.mapcontext.events
-
An atomic event represents a group of events that will be attended without any interruption.
- AtomicEvent(List) - Constructor for class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Creates a new instance of this kind of event.
- AtomicEventListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
-
Listener of
AtomicEvent. - available - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Layer's availability: the layer is available if the source of its data is on-line.
B
- backColorChanged(ColorEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- backColorChanged(ColorEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
-
Called when the background color of the view port has changed.
- backgroundColor(String) - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- backgroundColor(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- backgroundColorPropertyLabel(String) - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- backgroundColorPropertyLabel(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- backgroundColorPropertyValue1(String) - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- backgroundColorPropertyValue1(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- backgroundColorPropertyValue2(String) - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- backgroundColorPropertyValue2(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- backgroundColorTitle(String) - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- backgroundColorTitle(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- BaseCreateLayerParameters - Class in org.gvsig.fmap.mapcontext
- BaseCreateLayerParameters() - Constructor for class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- BaseCreateLayerParameters(DataStoreParameters, boolean) - Constructor for class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- BaseCreateLayerParameters(DataStoreParameters, boolean, CoordinateTransformation) - Constructor for class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- BaseLayerCollectionListener - Class in org.gvsig.fmap.mapcontext.layers
-
Utility class to implements LayerCollectionListener overwriting only some events.
- BaseLayerCollectionListener() - Constructor for class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- BEFORE - Static variable in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Value used to specify the insertion before an element.
- beforeGraphicLayerDraw(LayerDrawEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerDrawingListener
-
Process to execute before a
GraphicLayerhad been drawn. - beforeLayerDraw(LayerDrawEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerDrawingListener
- BEGIN - Static variable in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Value used to specify the insertion at the beginning.
- beginAtomicEvent() - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
-
Enables buffer in accumulation event mode.
- beginAtomicEvent() - Method in class org.gvsig.fmap.mapcontext.MapContext
- beginDraw(Graphics2D, ViewPort) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- beginDraw(Graphics2D, ViewPort) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
- BGR - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- bindToDataStore(DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Enlaza la capa con el DataStore indicado.
- BLACK_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- BLUE_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- build() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- build() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- build() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.Element
C
- CachedImage() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- cacheDrawnLayers - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
This state reports if the layer stores previous draws.
- calcMaxTileSize(int, int, Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
-
Calcula el tamaño máximo de tile controlando que ningún tile tenga menos de MIN_SIZE pixeles
- calculateIntervals(FeatureStore, String, int, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- call() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.RegisterMapContextDrawer
- call() - Method in class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault.RegisterMetadata
- call() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect.SelfRegister
- call() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.MapContext.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory.RegisterPersistence
- call() - Method in class org.gvsig.fmap.mapcontext.ViewPort.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol.RegisterPersistence
- callEditionChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Called by some version of the method FLyrDefault.setEditing(boolean) overwritten.
- callExtentChanged(Envelope) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Notifies to all view port listeners registered, that the adjusted extent of this view port has changed.
- callLayerAdded(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that another layer has been added or replaced in the internal list of layers.
- callLayerAdding(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that another layer is going to be added or replaced in the internal list of layers.
- callLayerMoved(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that another layer has been moved in the internal list of layers.
- callLayerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that a layer is going to be moved in the internal list of layers.
- callLayerRemoved(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that another layer has been removed from the internal list of layers.
- callLayerRemoving(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Notifies all listeners associated to this collection of layers, that a layer is going to be removed from the internal list of layers.
- callLegendChanged() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Notifies to all legend listeners registered, that one legend has changed.
- callLegendChanged(LegendChangedEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- callLegendChanged(LegendChangedEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerChangeSupport
-
Notifies a legend change to all legend listeners registered.
- callNewErrorEvent(ErrorEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Notifies to all error listeners registered, that one error has been produced.
- callTimeChanged(Time) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Notifies to all view port listeners registered, that the time of this view port has changed.
- canAdd(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Checks if the layer can be added to this group
- CancelationException - Exception Class in org.gvsig.fmap.mapcontext.layers
-
There are classes and event handlers that allow cancel some of their operations when they are running.
- CancelationException() - Constructor for exception class org.gvsig.fmap.mapcontext.layers.CancelationException
-
Constructs a new cancelation exception with
nullas its detail message. - CancelationException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.CancelationException
-
Constructs a new cancelation exception with the specified detail message.
- CancelationException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.CancelationException
-
Constructs a new cancelation exception with the specified detail message and cause.
- CancelationException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.CancelationException
-
Constructs a cancelation exception with the specified
causeand a detail message of(cause==null ? - CancelEditingLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- CancelEditingLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.CancelEditingLayerException
- CantRetrieveLayerByStoreException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- CantRetrieveLayerByStoreException(String, String) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.CantRetrieveLayerByStoreException
- CartographicSupport - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
This interface enables Cartographic support for those graphical elements that require additional runtime information rather than the feature itself geometric definitions.
- CartographicSupport.CartographicContext - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
- CartographicSupportToolkit - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- CartographicSupportToolkit() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- CHANGE - Static variable in class org.gvsig.fmap.mapcontext.MapContext
-
Defines the value which a unit of a distance measurement must be divided to obtain its equivalent in centimeters.
- ChangeColorInterpretationEvent - Class in org.gvsig.fmap.mapcontext.raster.api.legend
- ChangeColorInterpretationEvent(String[], String[]) - Constructor for class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeColorInterpretationEvent
- CHANGED_COLOR_INTERPRETATION_VALUE - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- CHANGED_INTERPOLATED_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- CHANGED_PALETTE - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- CHANGEM - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- ChangeOperationListEvent - Class in org.gvsig.fmap.mapcontext.raster.api.legend
- ChangeOperationListEvent(List<OperationListEntry>, List<OperationListEntry>) - Constructor for class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeOperationListEvent
- ChangePaletteBandEvent - Class in org.gvsig.fmap.mapcontext.raster.api.legend
- ChangePaletteBandEvent(int, int) - Constructor for class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteBandEvent
- ChangePaletteEvent - Class in org.gvsig.fmap.mapcontext.raster.api.legend
- ChangePaletteEvent(ColorTable, ColorTable) - Constructor for class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteEvent
- checkInitialized() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- Classifiable - Interface in org.gvsig.fmap.mapcontext.layers.operations
-
Interface that all layers that can be classifiable, must implement.
- ClassifiableRaster - Interface in org.gvsig.fmap.mapcontext.layers.operations
-
Interface that all raster layers that can be classifiable and can have associated a legend, must implement.
- ClassifiableVectorial - Interface in org.gvsig.fmap.mapcontext.layers.operations
-
All vector layers that can be classifiable and can have associated a legend, must implement
ClassifiableVectorial. - ClassificationLegendEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event produced on a classified legend.
- ClassificationLegendEvent() - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.ClassificationLegendEvent
- classifiedSymbolChange(SymbolLegendEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- clean() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- cleanLoadOptions() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- clear() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- clear() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- clear() - Method in class org.gvsig.fmap.mapcontext.LayersToSnap
- clear() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Deletes all the information of classification: intervals, values, or other classifying elements
- clearAllClasses() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
- clearAllGraphics() - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Removes all registered
Geometryobjects. - clearAllGraphics() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- clearAllSymbols() - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Removes all registered
ISymbolobjects. - clearAllSymbols() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- clearErrors() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Removes all error messages associated to this map.
- clearLayers() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Remove all layers of this object.
- clearMetadata() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- clearSpatialCache() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- clone() - Method in interface org.gvsig.fmap.mapcontext.layers.order.LayerOrderManager
- clone() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Clone the view port without clone the listeners nor the extent history.
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- cloneFMap() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Creates a new independent
MapContextinstance, that has a clone of the layers and the view port of this one. - cloneForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- cloneForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- cloneLayer() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
This method can be used to have a fast cloned layer.
- cloneLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- cloneLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- cloneLayer() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- cloneLegend() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Clones the legend.
- cloneMethod() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
- cloneStatus() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
- cloneToDraw() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Like MapContext.cloneFMap(), but now doesn't clone the layers, rather copies them.
- CLRFile - Interface in org.gvsig.basicformats
- CMYK - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- coerce(Object, CoercionContext) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceColorToString
- coerce(Object, CoercionContext) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceFontToString
- coerce(Object, CoercionContext) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToColor
- coerce(Object, CoercionContext) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToFont
- CoerceColorToString - Class in org.gvsig.fmap.mapcontext.tools.coerce
-
Convert a Color to String.
- CoerceColorToString() - Constructor for class org.gvsig.fmap.mapcontext.tools.coerce.CoerceColorToString
- CoerceFontToString - Class in org.gvsig.fmap.mapcontext.tools.coerce
-
Convert a Font to String.
- CoerceFontToString() - Constructor for class org.gvsig.fmap.mapcontext.tools.coerce.CoerceFontToString
- CoerceStringToColor - Class in org.gvsig.fmap.mapcontext.tools.coerce
-
Convert a Color to String.
- CoerceStringToColor() - Constructor for class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToColor
- CoerceStringToFont - Class in org.gvsig.fmap.mapcontext.tools.coerce
-
Convert a String to Font.
- CoerceStringToFont() - Constructor for class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToFont
- COLOR_INTERPRETATION_PARAM - Static variable in interface org.gvsig.raster.lib.legend.api.operations.ColoredOperation
- COLOR_TABLE_OPERATION_NAME - Static variable in interface org.gvsig.raster.lib.legend.api.operations.ColoredOperation
- ColoredOperation - Interface in org.gvsig.raster.lib.legend.api.operations
- ColorEvent - Class in org.gvsig.fmap.mapcontext.events
-
Event produced when changes the background color of the view port.
- ColorInterpretation - Interface in org.gvsig.raster.lib.legend.api.colorinterpretation
- colorInterpretationChanged(RasterLegendEvent) - Method in interface org.gvsig.fmap.mapcontext.raster.api.legend.listeners.RasterLegendChangedListener
- ColorInterpretationNotification - Interface in org.gvsig.raster.lib.legend.api.colorinterpretation
- ColorPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
-
Factory to manage the persistence of
Colorobjects. - ColorPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory
- ColorPersistenceFactory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.tools.persistence
- ColorTable - Interface in org.gvsig.raster.lib.legend.api.colortable
- ColorTableClass - Interface in org.gvsig.raster.lib.legend.api.colortable.colortableclass
-
Class to represent each class of a
ColorTable - ColorTableClassNotification - Interface in org.gvsig.raster.lib.legend.api.colortable.colortableclass
- ColorTableIO - Interface in org.gvsig.raster.lib.legend.api.colortable
-
Class to read
ColorTablefrom files and writeColorTableto files. - ColorTableIOException - Exception Class in org.gvsig.raster.lib.legend.api.exceptions
- ColorTableIOException(String, Throwable) - Constructor for exception class org.gvsig.raster.lib.legend.api.exceptions.ColorTableIOException
- ColorTableIOException(Throwable) - Constructor for exception class org.gvsig.raster.lib.legend.api.exceptions.ColorTableIOException
- ColorTableIOFactory - Interface in org.gvsig.raster.lib.legend.api.colortable
- ColorTableNotification - Interface in org.gvsig.raster.lib.legend.api.colortable
- ComposedLayer - Class in org.gvsig.fmap.mapcontext.layers.operations
-
Abstract class for the classes that make able a single draw for a layers group
- ComposedLayer() - Constructor for class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
- COMPRESSED_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- compressPalette() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Compress
ColorTableto reduce number ofColorTableClass. - ConnectionErrorLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- ConnectionErrorLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ConnectionErrorLayerException
- contains(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- contains(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- contains(Envelope, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- CONTAINS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- containsAll(Collection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- ContainsEnvelopeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- ContainsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- convertToMapPoint(int, int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
- convertToMapPoint(Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
- COPIED_FROM_COLOR_INTERPRETATION - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- COPIED_FROM_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- copyCartographicContext(CartographicSupport) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- copyCartographicContext(CartographicSupport) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- copyCartographicContext(CartographicSupport, Object) - Static method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- copyFrom(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Copy from the color interpretation received as parameter
- copyFrom(ColorTable) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Copies from
ColorTablereceived as parameter - create() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClassFactory
- create() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
- CREATE_GRAPHICS_LAYER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_LAYER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_LEGEND - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_LEGEND_READER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_MAPCONTEXT - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_MAPCONTEXT_DRAWER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- CREATE_SYMBOL - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- createActivationChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Creates a new layer event notifying an "activation changed" action.
- createCartographicContext(ViewPort, double, Geometry) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- createCLRFile() - Static method in interface org.gvsig.basicformats.CLRFile
- createColorEvent(Color) - Static method in class org.gvsig.fmap.mapcontext.events.ColorEvent
-
Returns a new color event.
- createColorInterpretation(BufferedImage, String) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createColorInterpretation(String) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates default color interpretation using
ColorInterpretationconstants. - createColorInterpretation(String[]) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates an empty
ColorInterpretation - createColorInterpretation(List<String>) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createColorTable() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a color table
- createColorTable(String, List<ColorTableClass>, boolean) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a new
ColorTable - createColorTableClass() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createColorTableClass(String, double, double, Color) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates new instance with values received as parameters.
- createDefaultMapContextDrawerInstance() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createDefaultMapContextDrawerInstance() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Creates a new instance of the default
MapContextDrawerimplementation. - createDefaultRasterLegend(List<BandDescriptor>) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createDefaultRasterLegend(List<BandDescriptor>) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createDefaultVectorLegend(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createDefaultVectorLegend(int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createDrawValuesChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
- createEditionChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Creates a new layer event notifying an "edition changed" action.
- createExtentEvent(Envelope) - Static method in class org.gvsig.fmap.mapcontext.events.ExtentEvent
-
Returns a new extent event.
- createFeatureQuery() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- createFeatureQuery() - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- createFLayerGroup(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- createFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory
- createFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
- createFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory
- createFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory
- createFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- createGraphicsLayer(Projection) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createGraphicsLayer(Projection) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Create a layer to be used as the
GraphicLayer. - createIndex() - Method in class org.gvsig.fmap.mapcontext.MapContext
- createLayer(String, DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLayer(String, DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
- createLayer(String, DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Create a layer from a
DataStore. - createLayer(String, DataStoreParameters) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLayer(String, DataStoreParameters) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
- createLayer(String, DataStoreParameters) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Create a new layer from the data parameters passed as parameter.
- createLayer(String, DataStore, MapContextManager.CreateLayerParameters) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLayer(String, DataStore, MapContextManager.CreateLayerParameters) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createLayer(String, MapContextManager.CreateLayerParameters) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLayer(String, MapContextManager.CreateLayerParameters) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createLayerActivationEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer activation changed" action.
- createLayerAddedEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer added" action.
- createLayerAddingEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer adding" action.
- CreateLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- CreateLayerException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
- CreateLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
- CreateLayerException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
- createLayerInformationBuilder() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLayerInformationBuilder() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createLayerMovedEvent(FLayer, int, int) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerPositionEvent
-
Creates a new layer position event notifying a "layer moved" action.
- createLayerMovingEvent(FLayer, int, int) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerPositionEvent
-
Creates a new layer position event notifying a "layer moving" action.
- createLayerRemovedEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer removed" action.
- createLayerRemovingEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer removing" action.
- createLayerVisibilityEvent(FLayer) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event notifying a "layer visibility changed" action.
- createLegend() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a raster legend
- createLegend(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLegend(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createLegend(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a raster legend
- createLegend(ColorInterpretation, Transparency, OperationList) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a raster legend
- createLegendChangedEvent(ILegend, FMapEvent) - Static method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
- createLegendChangedEvent(ILegend, ILegend) - Static method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
-
Creates a new legend change event.
- createLegendReader(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLegendReader(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Creates a legend reader for the given format ("sld", "gvsleg", etc are extracted from the MIME long string)
- createLegendWriter(Class, String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createLegendWriter(Class, String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Creates a legend writer for the specified legend class
- createListColorTableClasses(double, double, double, Color, Color) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createListColorTableClasses(double, double, int, Color, Color) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createMakeColorTable() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createMapContext() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createMapContext() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createMapContextDrawerInstance(Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createMapContextDrawerInstance(Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Creates a new instance of the provided
MapContextDrawerimplementation. - createMultiLayerSymbol(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createMultiLayerSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createMultiLayerSymbol(int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createMultiLayerSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Creates a new
IMultiLayerSymbolwhich can be used to render the givenGeometrytype. - createMultiLayerSymbol(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createMultiLayerSymbol(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createMultiLayerSymbol(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createMultiLayerSymbol(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Creates a new
IMultiLayerSymbol. - createNameChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Creates a new layer event notifying an action of "change of the name of a layer".
- createNewFMap(ViewPort) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns a new
MapContextinstance with the information of thevpargument, and the layers of this map. - createProjectionEvent(Projection) - Static method in class org.gvsig.fmap.mapcontext.events.ProjectionEvent
-
Creates a new projection event.
- createQueryByGeometry(Geometry, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- createQueryByPoint(double, double, double, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- createRasterQuery() - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
-
Creates a new RasterQuery from the store
- createSymbol(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createSymbol(int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Creates a new
ISymbolwhich can be used to render the givenGeometrytype. - createSymbol(int, Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createSymbol(int, Color) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createSymbol(int, Color) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createSymbol(int, Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- createSymbol(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createSymbol(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createSymbol(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createSymbol(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Creates a new
ISymbol. - createSymbol(String, Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- createSymbol(String, Color) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- createSymbol(String, Color) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- createSymbol(String, Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- createSymbols(IInterval[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- createTransparency() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- createTransparency(int, List<TransparencyRange>) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a new
Transparencyusing transparency value and definedTransparencyRange. - createTransparencyRange() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates an empty
TransparencyRangeTransparencyRange. - createTransparencyRange(int[], int[], int[], int, boolean) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Creates a new
TransparencyRangeusing color rangesTransparencyRange. - createVisibilityChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Creates a new layer event notifying a "visibility changed" action.
- CrossEnvelopeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- crosses(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- crosses(Geometry, Projection, FeatureType, String, GeometryExpressionBuilder) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- crosses(Envelope, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- CROSSES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- CrossesGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- CYAN_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
D
- darker(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- deepiterable() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- deepiterator() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- deepiterator() - Method in class org.gvsig.fmap.mapcontext.MapContext
- DEFAULT_LAYER_ORDER_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
- DEFAULT_PRIORITY - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- DEFAULT_SELECTION_COLOR - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- DefaultCLRFile - Class in org.gvsig.basicformats.impl
- DefaultCLRFile() - Constructor for class org.gvsig.basicformats.impl.DefaultCLRFile
- DefaultDuplicateLabelsMode - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- DefaultGraphicLayer - Class in org.gvsig.fmap.mapcontext.layers.vectorial.impl
-
Default
GraphicLayerimplementation. - DefaultGraphicLayer() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- DefaultLayerInformationBuilder - Class in org.gvsig.fmap.mapcontext.layers
- DefaultLayerInformationBuilder() - Constructor for class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- DefaultMapContextDrawer - Class in org.gvsig.fmap.mapcontext.impl
- DefaultMapContextDrawer() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- DefaultMapContextDrawer.CachedImage - Class in org.gvsig.fmap.mapcontext.impl
- DefaultMapContextDrawer.DrawList - Class in org.gvsig.fmap.mapcontext.impl
- DefaultMapContextDrawer.RegisterMapContextDrawer - Class in org.gvsig.fmap.mapcontext.impl
- DefaultMapContextManager - Class in org.gvsig.fmap.mapcontext.impl
-
Default implementation of the
MapContextManager. - DefaultMapContextManager() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- DefaultMeasureUnit - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
-
The unit that will be used when creating new symbols.
Factory defaults to pixel. - DefaultReferenceSystem - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
-
The reference system that will be used when creating new symbols.
Factory defaults to pixel. - DefaultSymbolManager - Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
-
Default
SymbolManagerimplementation. - DefaultSymbolManager() - Constructor for class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- DefaultSymbolManager.SymbolsLoaderTask - Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
- DefaultSymbolPreferences - Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
-
Default
SymbolPreferencesimplementation based on object attributes. - DefaultSymbolPreferences() - Constructor for class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- DEFINED_BY_THE_LAYER - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Uses the same constraints than the layer.
- DEFINED_BY_THE_USER - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
The user defines when the labes will be drawn.
- definesPriorities() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
- delegate(DynObject) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- deleteDrawingObserver(Observer) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.DrawingObservable
-
Deletes a registered drawing
Observerfrom the list of registered ones. - deleteDrawingObservers() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.DrawingObservable
-
Deletes all the registered drawing
Observerobjects. - deleteLabelClass(ILabelClass) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Removes the LabelClass from the set of LabelClasses contained by this ILabelingMethod.
- deleteObserver(Observer) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- deleteObservers() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- deleteTextFieldArea(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Delete the TextFieldArea specified by its index.
- delSymbol(Object) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Deletes a symbol using for that its key which is the parameter of the method.
- DifferentVersionException - Exception Class in org.gvsig.fmap.mapcontext.layers
-
Excepción que se lanzara cunado exista un problema de versión.
- DifferentVersionException() - Constructor for exception class org.gvsig.fmap.mapcontext.layers.DifferentVersionException
-
Crea una nueva DifferentVersionException
- DifferentVersionException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.DifferentVersionException
-
Crea una nueva DifferentVersionException
- DifferentVersionException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.DifferentVersionException
-
Crea una nueva DifferentVersionException
- DifferentVersionException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.DifferentVersionException
-
Crea una nueva DifferentVersionException
- DimensionPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
-
Factory to manage the persistence of
Rectangle2Dobjects. - DimensionPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
- DimensionPersistenceFactory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.tools.persistence
- dirty - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
One layer is dirty if needs to be refreshed.
- disjoint(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- DISJOINT - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- DisjointGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- dispose() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- dispose() - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- DISTANCEABBR - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- DISTANCENAMES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- DISTANCETRANS2METER - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- distanceWorld(Point2D, Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the real distance (in world coordinates) at the graphic layers of two 2D points (in map coordinates) of the plane where is selected the extent.
- doAdd(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Adds the layer to the draw group.
- doDispose() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- doDispose() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- doDispose() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- doDispose() - Method in class org.gvsig.fmap.mapcontext.MapContext
- doDraw(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Draws all the group in one pass.
- doInitialize() - Method in class org.gvsig.fmap.mapcontext.impl.MapContextImplLibrary
- doInitialize() - Method in class org.gvsig.fmap.mapcontext.MapContextLibrary
- doInitialize() - Method in class org.gvsig.raster.lib.legend.api.RasterLegendLibrary
-
Deprecated.
- doPostInitialize() - Method in class org.gvsig.fmap.mapcontext.impl.MapContextImplLibrary
- doPostInitialize() - Method in class org.gvsig.fmap.mapcontext.MapContextLibrary
- doPostInitialize() - Method in class org.gvsig.raster.lib.legend.api.RasterLegendLibrary
-
Deprecated.
- doPrint(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Prints all the group in one pass.
- doRegistration() - Method in class org.gvsig.fmap.mapcontext.impl.MapContextImplLibrary
- doRegistration() - Method in class org.gvsig.fmap.mapcontext.MapContextLibrary
- doRegistration() - Method in class org.gvsig.raster.lib.legend.api.RasterLegendLibrary
-
Deprecated.
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Used when a symbol is going to be drawn.The method to do it will depend on the derived version of the symbol.
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
- draw(Graphics2D, ILabelLocationMetrics, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
LabelLocationMetrics, contains the anchor point, rotation, and some other geometric calculations computed by the PlacementManager.
- draw(Graphics, Buffer, ViewPort, SimpleTaskStatus) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- draw(BufferedImage, Graphics2D, double) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Like MapContext.draw(BufferedImage, Graphics2D, Cancellable, double) , but creating the task as cancellable.
- draw(BufferedImage, Graphics2D, double, ViewPort, Cancellable, double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Causes the labels to be drawn.
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Draws the layer using a buffer.
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Draws all the group in one pass You have to implements the doDraw method.
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Draws using IFeatureIterator.
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Draws the
FeatureStoredata using this legend simbology. - draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Draws the
FeatureStoredata using this legend simbology. - draw(BufferedImage, Graphics2D, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Draws this map if its
ViewPorthas an extent defined:
Selects only the layers that have to be drawn:.invalid reference
#prepareDrawing(BufferedImage, Graphics2D, double)
- draw(FLayers, BufferedImage, Graphics2D, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- draw(FLayers, BufferedImage, Graphics2D, Cancellable, double) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- DRAW_VALUES_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Identifies this event as a action of change of any property that affects to draw of the layer.
- drawGraphics(BufferedImage, Graphics2D, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Draws only the internal graphic layer using the information of the
ViewPortof this map. - DrawingObservable - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface for observable drawing operations.
- drawInsideRectangle(Graphics2D, AffineTransform, Rectangle) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Useful to render the symbol inside the TOC, or inside little rectangles.
- drawInsideRectangle(Graphics2D, AffineTransform, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- drawInsideRectangle(Graphics2D, Rectangle) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Useful to render a Label with size inside little rectangles.
- drawInsideRectangle(Graphics2D, Rectangle) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
-
Useful to render the symbol inside the TOC, or inside little rectangles.
- drawLabels(BufferedImage) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Draws the visible layers of this map according its view port, on the image parameter.
- drawLabels(BufferedImage, Graphics2D, ViewPort, Cancellable, double, double) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- drawLabels(BufferedImage, Graphics2D, ViewPort, Cancellable, double, double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
-
Causes the labels to be drawn.
- drawLayer(FLayer, BufferedImage, Graphics2D, Cancellable, double, int, int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- drawLayers(BufferedImage, Graphics2D, int, int, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- DrawList() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- DrawList(DefaultMapContextDrawer.DrawList) - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- drawOutline(Graphics2D, Rectangle) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
-
Used to show an outline of the style to graphically show its properties.
- drawValueChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- drawValueChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- drawValueChanged(LayerEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerListener
-
Called when a draw value of a layer has changed.
- drawVersion - Variable in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Draw version of the context.
- DriverLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- DriverLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.DriverLayerException
E
- editing - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
This parameter reports if the layer it's being edited now.
- EDITION_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Identifies this event as a action of change of the edition status of a layer.
- editionChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- editionChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- editionChanged(LayerEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerListener
-
Called when the edition of a layer has changed.
- END - Static variable in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Value used to specify the insertion at the end.
- endAtomicEvent() - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
-
Disables buffer in accumulation event mode.
- endAtomicEvent() - Method in class org.gvsig.fmap.mapcontext.MapContext
- endDraw(Graphics2D, ViewPort) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- endDraw(Graphics2D, ViewPort) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
- envelope() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- envelope() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- EnvelopeCantBeInitializedException() - Constructor for exception class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect.EnvelopeCantBeInitializedException
- equals(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
- equals(Object) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Indicates whether some other object is "equal to" this map.
- equals(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- equals(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- EQUALS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- EqualsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- ErrorEvent - Class in org.gvsig.fmap.mapcontext.events
-
ErrorEventstores all necessary information of an error produced on a layer. - ErrorEvent(String, Exception) - Constructor for class org.gvsig.fmap.mapcontext.events.ErrorEvent
-
Constructs an
ErrorEventwith the specified, detailed message as extra information, and the exception thrown. - ErrorListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
- errorThrown(ErrorEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ErrorListener
-
Listen for error events (usually caused by driverExceptions)
- evaluate(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
-
Called before add a layer to the iteration list.
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsEnvelopeEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossEnvelopeEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossesGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.DisjointGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.EqualsGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsEnvelopeEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsTimeEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OutGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OverlapsGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.TouchesGeometryEvaluator
- evaluate(EvaluatorData) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.WithinGeometryEvaluator
- EventBuffer - Class in org.gvsig.fmap.mapcontext.events.listeners
-
EventBufferrepresents a buffer of events that allows store listeners of events produced in layers of aMapContextinstance, and configure its dispatching mode. - EventBuffer() - Constructor for class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- Examples: - Search tag in org.gvsig.fmap.mapcontext.MapContext.CHANGE
- Section
- Explanation: - Search tag in org.gvsig.fmap.mapcontext.MapContext.CHANGE
- Section
- ExtendedPropertiesHelper - Class in org.gvsig.fmap.mapcontext.layers
- ExtendedPropertiesHelper() - Constructor for class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper
- ExtendedPropertiesHelper.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.layers
- ExtendedPropertiesSupport - Interface in org.gvsig.fmap.mapcontext.layers
- extent - Variable in class org.gvsig.fmap.mapcontext.ViewPort
-
Area selected by user using some tool.
- extentChanged(ExtentEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- extentChanged(ExtentEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
-
Called when the extent of the view port has changed.
- ExtentEvent - Class in org.gvsig.fmap.mapcontext.events
-
Event produced when the adjusted extent or the time of the view port have changed.
- ExtentEvent(Envelope) - Constructor for class org.gvsig.fmap.mapcontext.events.ExtentEvent
-
Creates a new extent event.
- ExtentEvent(Time) - Constructor for class org.gvsig.fmap.mapcontext.events.ExtentEvent
-
Creates a new time event.
- ExtentHistory - Class in org.gvsig.fmap.mapcontext
-
ExtentHistoryis designed for managing a history of extents. - ExtentHistory() - Constructor for class org.gvsig.fmap.mapcontext.ExtentHistory
-
Creates a new instance of
ExtentsHistorywith an history of 10 extents. - ExtentHistory(int) - Constructor for class org.gvsig.fmap.mapcontext.ExtentHistory
-
Creates a new instance of
ExtentsHistorywith an history ofnumEntriesextents. - ExtentHistory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext
- extentsHistory - Variable in class org.gvsig.fmap.mapcontext.ViewPort
-
History with the last extents of the view.
F
- FEATURE_ATTR_FEATUREID - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_GEOMETRY - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_GROUPID - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_IDSYMBOL - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_LABEL - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_PRIORITY - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FEATURE_ATTR_TAG - Static variable in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
- FeatureDrawnNotification - Interface in org.gvsig.fmap.mapcontext.rendering.legend.events
- FIELD_HEIGHT - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
- FIELD_HEIGHT - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- FIELD_WIDTH - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
- FIELD_WIDTH - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- FIELD_X - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- FIELD_Y - Static variable in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- FILE_EXTENSION - Static variable in interface org.gvsig.basicformats.CLRFile
- FileLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- FileLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.FileLayerException
- fireDefaultSymbolChangedEvent(SymbolLegendEvent) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Executed when the default symbol of a legend is changed.
- fireLayerDrawingEvent(LayerDrawEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Fires a layer drawing event to all
LayerDrawingListenerlisteners registered, distinguishing the kind of event. - FLayer - Interface in org.gvsig.fmap.mapcontext.layers
-
Definition of the basic functionality that all kind of layers should implement.
- FLayerHidesArea - Interface in org.gvsig.fmap.mapcontext.layers
- FLayers - Class in org.gvsig.fmap.mapcontext.layers
-
Represents a generic collection of layers, that can be represented as a node in a tree of nodes of layers.
- FLayers() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLayers
- FLayers.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.layers
- FLayerStatus - Class in org.gvsig.fmap.mapcontext.layers
-
All layers in libFMap can be in a set of states, that their combination represent the status of a layer.
- FLayerStatus() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Creates an instance with the default status of a
FLyrDefaultlayer:
Visible:true. Active:false. In TOC:true. Editing:false. Cache drawn layers:false. Dirty:false. Available:true. Driver loaded:true. Writable:false. Without driver errors. - FLayerStatus.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.layers
- FLyrDefault - Class in org.gvsig.fmap.mapcontext.layers
-
Implementation of the common characteristics of all layers: visibility, activation, name, ...
- FLyrDefault() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- FLyrDefault(MetadataContainer) - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- FLyrDefault.RegisterMetadata - Class in org.gvsig.fmap.mapcontext.layers
- FLyrDefault.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.layers
- FLyrVect - Class in org.gvsig.fmap.mapcontext.layers.vectorial
-
Capa básica Vectorial.
- FLyrVect() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- FLyrVect.EnvelopeCantBeInitializedException - Exception Class in org.gvsig.fmap.mapcontext.layers.vectorial
- FLyrVect.SelfRegister - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- FLyrVectLinkProperties - Class in org.gvsig.fmap.mapcontext.layers.vectorial
-
This class extends AbstractLinkProperties and implements the method to get an array of URI using a point2D and a tolerance.
- FLyrVectLinkProperties() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVectLinkProperties
-
Default Constructor.
- FLyrVectLinkProperties(int, String, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVectLinkProperties
-
Constructor.
- fmap - Variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- FMapEvent - Interface in org.gvsig.fmap.mapcontext.events
-
All events produced on a layer must be of a particular type.
- FMapEventBase - Class in org.gvsig.fmap.mapcontext.events
- FMapEventBase() - Constructor for class org.gvsig.fmap.mapcontext.events.FMapEventBase
- FOLLOWING_LINE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- FontPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
-
Factory to manage the persistence of
Fontobjects. - FontPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory
- FontPersistenceFactory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.tools.persistence
- fromMapDistance(double) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the distance
d, that is in map coordinates to screen coordinates using a delta transform with the transformation affine information in the#transattribute. - fromMapPoint(double, double) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the 2D point
(x,y), that is in map coordinates to screen coordinates (pixels) using the affine transformation in the#transattribute. - fromMapPoint(Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the 2D point argument, that is in map coordinates to screen coordinates (pixels) using the affine transformation in the
#transattribute. - fromMapRectangle(Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the
Rectangle2D, that is in map coordinates to screen coordinates (pixels) using an inverse transform with the transformation affine information in the#transattribute. - fromViewPortCRSToSourceCRS(FLayer, Geometry, boolean) - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Returns geometry in layer's data source CRS from geometry provided in viewport CRS
- fromViewPortCRSToSourceCRS(FLayer, Envelope) - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Returns envelope in layer's data source CRS from envelope provided in viewport CRS
G
- get(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- get(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- get(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Get color interpretation of band.
- get(String) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
- GET_DEFAULT_CRS - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- getActives() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getActives() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns an array with all active layers in this collection.
- getAdjustedEnvelope() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the envelope currently covered by the view adjusted (scaled) to the image size aspect.
- getAdjustedExtent() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the extent currently covered by the view adjusted (scaled) to the image size aspect.
- getAffectedLayer() - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Gets the layer that this event references.
- getAffineTransform() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getAffineTransform() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Affine transformation between map 2D coordinates to screen 2D coordinates (pixels), preserving the "straightness" and "parallelism" of the lines.
- getAlpha() - Method in interface org.gvsig.raster.lib.legend.api.Transparency
- getAlpha() - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
- getAlphaBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- getAnchor() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
- getAreaAbbr() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getAreaNames() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getAreaTrans2Meter() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getAtomicEventListeners() - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- getAtomicEventListeners() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getBackColor() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the background color.
- getBackgroundFileStyle() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
- getBand(String) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Gets the band position defined with color interpretation received as parameter.
- getBaseQuery() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getBaseQuery() - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- getBaseQuery() - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
-
Returns the BaseQuery
- getBlue() - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
- getBoundingBox(int) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.MemoryShapeInfo
- getBoundingBox(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.strategies.ShapeInfo
-
Obtiene el bounding box de la geometría index-ésima
- getBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns a rectangle in Cartographics units
- getBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- getBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
- getCartographicContext() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- getCartographicContext() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- getCartographicLength(CartographicSupport, double, double, int, double) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
-
Calculates the distance in pixels corresponding to the provided length, according to the current rendering context (output dpi, map scale, map units) and the symbol cartographic settings (unit, size, and unit reference system).
- getCartographicLength(CartographicSupport, double, CartographicSupport.CartographicContext) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- getCartographicLength(CartographicSupport, double, ViewPort, double) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- getClasses() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
- getClassifyingFieldNames() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Returns the name of the field
- getClassifyingFieldTypes() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
- getClassIndex() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.ClassificationLegendEvent
-
Gets the index of the class where the classification has changed.
- getClassName() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getClassName() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getClassName() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- getClassName() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getCLRFile(File) - Static method in interface org.gvsig.basicformats.CLRFile
- getCode() - Method in interface org.gvsig.fmap.mapcontext.layers.order.LayerOrderManager
-
Gets the code used to register this OrderManager.
- getColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Returns the
Colorto use to render the symbol. - getColor() - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
- getColorEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all color events that constitute this one.
- getColorInterpretation() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- getColorScheme() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
- getColorTable() - Method in interface org.gvsig.basicformats.CLRFile
- getColorTable() - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- getColorTable() - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- getColorTableIO() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Gets default
ColorTableIOto read and writeColorTableto file. - getColorTableIOFactories() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
- getColorTableIOFactory(String) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Gets registered
ColorTableIOFactorywith the name - getColorTableLibraryFolder() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getColorTableLibraryFolder() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getColorTables(File) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Gets
ColorTableinside folder using registeredColorTableIOFactory. - getColumnColor() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getColumnHeight() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getColumnRotate() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getColumnStyleFont() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getColumnText() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getColumnTypeFont() - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- getCoordTrans() - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- getCoordTrans() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the transformation coordinates.
- getCoordTrans() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Returns the transformation coordinates of this layer.
- getCoordTrans() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager.CreateLayerParameters
- getCurrent() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns the current extent.
- getDataParameters() - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- getDataParameters() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager.CreateLayerParameters
- getDataStore() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.SingleLayer
-
Método que devuelve el DataStore del que saca los datos la capa.
- getDataStore() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Return the store associated to the layer.
- getDataStoreParameters() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getDefaultCartographicSupportMeasureUnit() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultCartographicSupportMeasureUnit() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultCartographicSupportMeasureUnit() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getDefaultCartographicSupportMeasureUnit() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the unit that will be used when creating new symbols with Cartographic support.
- getDefaultCartographicSupportReferenceSystem() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultCartographicSupportReferenceSystem() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultCartographicSupportReferenceSystem() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getDefaultCartographicSupportReferenceSystem() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the reference system that will be used when creating new symbols with Cartographic support.
- getDefaultCRS() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultCRS() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Returns the default CRS.
- getDefaultExtension() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
- getDefaultOrderManager() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Returns the default order manager or null if none was registered as default.
- getDefaultRasterLegend() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultRasterLegend() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultSymbol() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Obtains the default symbol of the legend.
- getDefaultSymbol() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Obtains the default symbol of the legend.
- getDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultSymbolColor() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getDefaultSymbolColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the default color to use for symbols.
- getDefaultSymbolFillColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultSymbolFillColor() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultSymbolFillColor() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getDefaultSymbolFillColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the default fill color to use for symbols.
- getDefaultSymbolFont() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultSymbolFont() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDefaultSymbolFont() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getDefaultSymbolFont() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the default font to use for symbols.
- getDefaultTolerance() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns layer tolerance in pixels
- getDefaultTolerance() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getDefaultVectorLegend() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getDefaultVectorLegend() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getDescription() - Method in interface org.gvsig.fmap.mapcontext.layers.order.LayerOrderManager
-
Gets the description.
- getDescription() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
The description is a human-readable text used to label it when show in a symbol menu or something like that.
- getDescription() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
-
Returns the description of a symbol
- getDescription() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIO
- getDescription() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
- getDescription() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getDescriptions() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedLegend
-
Obtains the descriptions of the classes that are in the classification
- getDescriptions() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getDist1pixel() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport.CartographicContext
- getDist1pixel() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the distance in world coordinates equivalent to 1 pixel in the view with the current extent.
- getDist3pixel() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the distance in world coordinates equivalent to 3 pixels in the view with the current extent.
- getDistanceAbbr() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getDistanceArea() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the measurement unit of this view port used for measuring areas and displaying information.
- getDistanceName() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getDistanceNames() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getDistancePosition(String) - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getDistanceTrans2Meter() - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getDistanceUnits() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the measurement unit of this view port used for measuring distances and displaying information.
- getDpi() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport.CartographicContext
- getDPI() - Method in class org.gvsig.fmap.mapcontext.ViewPort
- getDrawFrameRate() - Static method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the draw frame rate.
- getDrawnGeometry() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.FeatureDrawnNotification
- getDrawVersion() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
- getDrawVersion() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getDrawVersion() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getDrawVersion() - Method in class org.gvsig.fmap.mapcontext.ViewPort
- getDuplicateLabelsMode() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- getDynClass() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getDynValue(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getEndColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Returns the final color
- getEnvelope() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the envelope selected by user using some tool.
- getEnvelopes() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the last previous extents of this view port.
- getError(int) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the specified error.
- getError(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Gets the information of the nth layer driver exception registered in the status.
- getError(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getErrorListeners() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getErrors() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns a list with all layer errors.
- getErrors() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Returns a list of errors produced in a layer working with its driver.
- getErrors() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getEvent(int) - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns the event at the specified position in the internal list.
- getEventCount() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns the number of events that constitute this one.
- getEvents() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
-
Gets the events that constitute this one.
- getEventSubtype() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Gets the subtype of this event.
- getEventSubtype() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
- getEventType() - Method in interface org.gvsig.fmap.mapcontext.events.FMapEvent
-
Gets the type of this event.
- getEventType() - Method in class org.gvsig.fmap.mapcontext.events.FMapEventBase
-
Gets the type of this event.
- getEventType() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.ClassificationLegendEvent
-
Returns the type of this legend event.
- getEventType() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.IntervalLegendEvent
-
Returns the type of this legend event.
- getEventType() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendClearEvent
-
Returns the type of the event
- getEventType() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.SymbolLegendEvent
-
Returns the type of this legend event.
- getEventType() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.ValueLegendEvent
-
Returns the type of this legend event.
- getException() - Method in class org.gvsig.fmap.mapcontext.events.ErrorEvent
-
Gets the
Exceptionassociated to the error produced. - getExt() - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Gets the extension of the files that the user has indicated like properties of the HyperLink, this extension is added to the content of the field selected in the table
- getExtendedProperties() - Method in class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper
- getExtendedProperties() - Method in interface org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesSupport
-
Returns a hash map with all new properties associated to this layer.
- getExtendedProperties() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getExtent() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the area selected by user using some tool.
- getExtent(Rectangle2D, double, double, double, double, double, double) - Method in class org.gvsig.fmap.mapcontext.MapContext
- getExtentEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all extent events that constitute this one.
- getExtents() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the last previous extents of this view port.
- getFeature() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.FeatureDrawnNotification
- getFeature() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
- getFeature() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getFeatureIterator(Rectangle2D, String) - Method in interface org.gvsig.fmap.mapcontext.layers.VectorialSecuencial
- getFeatureIteratorByLabelClass(FLyrVect, ILabelClass, ViewPort, String[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
- getFeatureStore() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getFeatureStore() - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- getField() - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Gets the field´s name of the table that the user has selected
- getFieldCount() - Method in interface org.gvsig.fmap.mapcontext.Record
- getFieldCount() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
- getFieldName(int) - Method in interface org.gvsig.fmap.mapcontext.Record
- getFieldValue(int) - Method in interface org.gvsig.fmap.mapcontext.Record
- getFile() - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- getFile(File) - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- getFilters() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- getFirstActiveLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getFirstActiveVectorLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getFirstChangedLayer() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- getFLayerStatus() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the status of this layer.
- getFLayerStatus() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getFont() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Returns the currently set font.
- getFullDrawnImage() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- getFullEnvelope() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the full extension of the layer node.
- getFullEnvelope() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getFullEnvelope() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getFullEnvelope() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- getFullEnvelope() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the union of all extents of all layers of this map.
- getGeometryType() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.Classifiable
-
Returns the layer's geometry type
- getGeometryType() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Returns the layer's geometry type
- getGeometryType() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport.CartographicContext
- getGraphics() - Method in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Returns an object for rendering 2-dimensional shapes, text and images on the Java(tm) platform.
- getGraphicsLayer() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the internal
GraphicLayer. - getGraphicsLayer(String) - Method in class org.gvsig.fmap.mapcontext.MapContext
- getGraphicsLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getGreen() - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
- getHaloColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- getHaloWidth() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- getIcon(int, boolean) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getIcon(int, boolean) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getIconLayer(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getIconLayer(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getIconLayer(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getIconLayer(DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getID() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClassFactory
- getID() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Get the id ob the symbol (the basename of file).This attribute is not persistent.
- getID() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getImageHeight() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the height in screen coordinates of the rectangle where the image is displayed.
- getImageLegend() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.IHasImageLegend
- getImageSize() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns the size of the image projected.
- getImageWidth() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the width in screen coordinates of the rectangle where the image is displayed.
- getInfo(Point, double, Cancellable) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getInfo(Point, double, Cancellable) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.InfoByPoint
-
Executes a consultation about information of a point on the layer.
- getInfo(Point, double, Cancellable) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getInfo(Point, double, Cancellable, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getInfo(Point, double, Cancellable, boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.InfoByPoint
-
Executes a consultation about information of a point on the layer.
- getInfo(Point, double, Cancellable, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getInfo(Point, double) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getInfo(Point, double) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.InfoByPoint
-
Executes a consultation about information of a point on the layer.
- getInfo(Point, double) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getInfoString() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns an string with the information of this layer.
- getInfoString() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getInfoString() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getInputColorInterpretation() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- getInstance() - Static method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
- getInstance() - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- getInstance() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
- getInstance() - Static method in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
-
Return the singleton instance.
- getInterpolated() - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
- getInterval() - Method in interface org.gvsig.fmap.mapcontext.MapContext.MapTimeContext
- getInterval(Object) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- getIntervalType() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- getLabelClassByName(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Returns the LabelClass contained by this ILabelingMethod whose name matches with the string passed in labelName.
- getLabelClasses() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Returns all the labels defined by this Labeling Method
- getLabelExpressions() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns the expression that defines the text which will be showed in the label
- getLabelingMethod() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Returns the labeling method currently in use.
- getLabelingStrategy() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getLabelingStrategy() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
-
Returns the current labeling strategy
- getLabelingStrategy(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getLabelingStrategy(DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
It returns the labeling strategy associated with a
DataStore. - getLabelStyle() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns the style of the label
- getLastDrawnLayerPosition() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- getLastLayerVisible(ViewPort) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- getLayer() - Method in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Returns a reference to the layer where this event has been produced.
- getLayer() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Returns the layer of the legend where the event was produced, as a classifiable and vector layer.
- getLayer() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
-
Deprecated.
- getLayer() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEvent
-
Returns the layer of the legend where the event was produced, as a classifiable and vector layer.
- getLayer() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEventBase
-
Returns the layer of the legend where the event was produced, as a classifiable and vector layer.
- getLayer(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- getLayer(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getLayer(int) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns the ith-output directed son (from bottom up) of this collection.
- getLayer(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Obtains the symbol that "contains" a layer whose index is the argument of the method.
- getLayer(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getLayer(String) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns a first-level layer of this collection, using its name.
- getLayer(DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getLayer(DataStore) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns a first-level layer of this collection, using its name.
- getLayerCollectionEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all layer collection events that constitute this one.
- getLayerCount() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- getLayerCount() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Returns the number of layers
- getLayerDrawingListeners() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getLayerEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all layer events that constitute this one.
- getLayerListeners() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns all
LayerListeners of this layer as an array. - getLayerListeners() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getLayers() - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Gets the collection of layers which the layer affected belongs.
- getLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the hierarchy of
FLayersnodes stored in this map. - getLayers(Predicate<FLayer>) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getLayers(Predicate<FLayer>) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
- getLayersCount() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getLayersCount() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns the number of layers that are at the first level inside this one.
- getLayersError() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Gets the list with all error messages registered to this map.
- getLayersToSnap() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getLegend() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.Classifiable
-
Returns the inner legend.
- getLegend() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Devuelve la Leyenda de la capa.
- getLegend() - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
- getLegend(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getLegend(DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
It returns the legend associated with a
DataStore. - getLegendEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all legend events that constitute this one.
- getLegendListeners() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getLegendReadingFormats() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getLegendReadingFormats() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Format is a MIME type string.
- getLegendWritingFormats() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getLegendWritingFormats() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Format is a MIME type string.
- getLevelCount() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getLevels(int) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getLevels(ISymbol) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getLink(Point2D, double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
alwais return null
- getLink(Point2D, double) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getLink(FLayer, Point2D, double) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Provides an array with URIs.
- getLink(FLayer, Point2D, double) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVectLinkProperties
-
Creates an array of URI.
- getLinkProperties() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Alwais return null.
- getLinkProperties() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getListeners() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Obtains the listeners of a legend.
- getLocatorName() - Method in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
- getMapContext() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns a reference to the model of this layer, or null if this layer has no model.
- getMapContext() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMapContext() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getMapContextDrawer() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getMapContextManager() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Return a reference to MapContextManager.
- getMapContextVersion() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- getMapUnits() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport.CartographicContext
- getMapUnits() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the measurement unit used by this view port for the map.
- getMarkerPoint() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Returns the position of the point labeled by this label in percent units relative to the label bounds.
- getMax() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IInterval
-
Returns the interval maximum included value.
- getMaxFeatures() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- getMaxScale() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the maximum scale visible.
- getMaxScale() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMaxScale() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getMaxScale() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Returns the max scale limit of the constraints.
- getMaxTileHeight() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getMaxTileWidth() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getMessage() - Method in class org.gvsig.fmap.mapcontext.events.ErrorEvent
-
Gets detailed message with extra information.
- getMetadataChildren() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMetadataChildren() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getMetadataID() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMetadataID() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getMetadataName() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMetadataName() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getMin() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IInterval
-
Returns the interval minimum included value.
- getMinScale() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the minimum scale visible.
- getMinScale() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getMinScale() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getMinScale() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Returns the min scale limit of the constraints.
- getName() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the name of this layer.
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getName() - Method in interface org.gvsig.fmap.mapcontext.layers.order.LayerOrderManager
-
Gets the name.
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsEnvelopeEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossEnvelopeEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossesGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.DisjointGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.EqualsGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsEnvelopeEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsTimeEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OutGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OverlapsGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.TouchesGeometryEvaluator
- getName() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.WithinGeometryEvaluator
- getName() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns the name of the label
- getName() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClassFactory
- getName() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
- getName() - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
- getName() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIO
- getName() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIOFactory
- getNewColor() - Method in class org.gvsig.fmap.mapcontext.events.ColorEvent
-
Gets the new color.
- getNewColorInterpretation() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeColorInterpretationEvent
- getNewColorInterpretation() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteBandEvent
- getNewColorTable() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteEvent
- getNewExtent() - Method in class org.gvsig.fmap.mapcontext.events.ExtentEvent
-
Gets the new adjusted event.
- getNewFieldId() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LabelLegendEvent
-
Gets the new field value.
- getNewGroupLayer(FLayers) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Creates and returns a new group of layers that belongs to this
MapContext. - getNewInterval() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.IntervalLegendEvent
-
Gets the new legend interval.
- getNewLegend() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
-
Gets the new vector legend.
- getNewOperationList() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeOperationListEvent
- getNewPos() - Method in class org.gvsig.fmap.mapcontext.layers.LayerPositionEvent
-
Gets the new index of the affected layer in the layer collection.
- getNewProjection() - Method in class org.gvsig.fmap.mapcontext.events.ProjectionEvent
-
Gets the new projection.
- getNewSymbol() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.SymbolLegendEvent
-
Gets the new symbol style.
- getNewTime() - Method in class org.gvsig.fmap.mapcontext.events.ExtentEvent
-
Gets the new time event.
- getNewValue() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.ValueLegendEvent
-
Gets the new value.
- getNext() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns the last next extent from the history.
- getNoDatasAsArray(List<NoData>) - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- getNumCols() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getNumErrors() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the number of errors which causes this layer to be in unavailable status.
- getNumErrors() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Gets the number of driver exceptions produced working with the layer.
- getNumErrors() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getNumRows() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getNumTiles() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getOffset() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the offset.
- getOfLinear(int) - Static method in class org.gvsig.fmap.mapcontext.MapContext
- getOldColorInterpretation() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeColorInterpretationEvent
- getOldColorInterpretation() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteBandEvent
- getOldColorTable() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangePaletteEvent
- getOldFieldId() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LabelLegendEvent
-
Gets the previous field value.
- getOldInterval() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.IntervalLegendEvent
-
Gets the previous legend interval.
- getOldLegend() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
-
Gets the previous vector legend.
- getOldOperationList() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.ChangeOperationListEvent
- getOldPos() - Method in class org.gvsig.fmap.mapcontext.layers.LayerPositionEvent
-
Gets the previous index of the affected layer in the layer collection.
- getOldSymbol() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.SymbolLegendEvent
-
Gets the previous symbol style.
- getOldSymbols() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendClearEvent
-
Obtains the old symbols of the legend
- getOldValue() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.ValueLegendEvent
-
Gets the previous value.
- getOrderManager() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getOrderManagers() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Gets list of available order managers.
- getOutputColorInterpretation() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- getPalette() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- getPaletteBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
If there are not color table, return -1
- getParentLayer() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the parent
FLayersnode of this layer. - getParentLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getPartialDrawnImage() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- getPathImage() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.IHasImageLegend
- getPlacementConstraints() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Returns the current placement constraints that determine the position where the label is placed.
- getPosition(FLayers, FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.order.LayerOrderManager
-
Gets the proposed position for the newLayer in the target layer collection.
- getPrev() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns the last previous extent from the history.
- getPriority() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- getProcessableBandColorInterpretations() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a list of the ColorInterpretation for the processable bands of the input buffer.
- getProcessableBandColorInterpretationsAsArray() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a copy of the ColorInterpretation for the processable band of the input buffer.
- getProcessableBandNoDatas() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a copy of the NoData of the processable band of the input buffer.
- getProcessableBandNoDatasAsArray() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a copy of the NoData of the processable band of the input buffer.
- getProcessableBandTypes() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a copy of the types of the processable band of the input buffer.
- getProcessableBandTypesAsArray() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
-
This is a utility method that return a copy of the types of the processable band of the input buffer.
- getProcessDescription() - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
- getProcessDescription() - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
- getProjection() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getProjection() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getProjection() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getProjection() - Method in interface org.gvsig.fmap.mapcontext.Projected
-
Returns the current projection.
- getProjection() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the projection used in this view port.
- getProjectionEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all projection events that constitute this one.
- getProperty() - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Gets the property that has changed.
- getProperty(Object) - Method in class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper
- getProperty(Object) - Method in interface org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesSupport
-
Returns a reference to an object (property) associated to this layer.
- getProperty(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getProperty(Object) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getRasterLayer() - Method in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Returns the layer of the legend where the event was produced, as a classifiable and vector layer.
- getRasterLayer() - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEventBase
-
Returns the layer of the legend where the event was produced, as a classifiable and vector layer.
- getRasterLegendManager() - Static method in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
-
Return a reference to
RasterLegendManager. - getRasterStore() - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
-
Returns RasterStore of this layer
- getRed() - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
- getReferenceSystem() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
-
Returns the Reference System used to draw the elements of the image.
- getReferenceSystem() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getRGBA(Object) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Get RGBA values defined by
ColorTableClass - getRotation() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
- getScaleToUseWhenEnvelopeCollapse() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getScaleView() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the scale of the view in the screen.
- getScreenDpi() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- getScreenDPI() - Static method in class org.gvsig.fmap.mapcontext.MapContext
-
Returns the screen resolution (Dots Per Inch) as it was defined by the user's preference, or by default as it is defined in the default Toolkit.
- getSelectBound() - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
-
Devuelve el Extent de los shapes seleccionados, y si no hay ningún shape seleccionado devuelve null.
- getSelectioEnvelope() - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
- getSelectionBounds() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getSelectionColor() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Gets the color used to represent the selections.
- getSelectionColor() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Gets the selection color.
- getSelectionEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
-
Returns all vector layer selection events that constitute this one.
- getShape(ILabelLocationMetrics) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- getShapeType() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.Classifiable
-
Returns the type of the shape.
- getShapeType() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.ClassifiableRaster
-
Returns the type of this shape.
- getShapeType() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getShapeType() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Returns the type of the shape.
- getSize() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
- getSource() - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Gets the layer affected.
- getSource() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
- getSourceEvent() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
- getSourceFeatureTypeFrom(FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- getSpatialCache() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsEnvelopeEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossEnvelopeEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.CrossesGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.DisjointGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.EqualsGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsEnvelopeEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsTimeEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OutGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.OverlapsGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.TouchesGeometryEvaluator
- getSQL() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.WithinGeometryEvaluator
- getSQLQuery() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- getStartColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Returns the initial color.
- getStatistics(SimpleTaskStatus) - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
- getString(String) - Static method in class org.gvsig.fmap.mapcontext.Messages
-
Obtiene el valor del recurso con clave 'key'
- getStringLabelExpression() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns the expression that defines the text which will be showed in the label ready to be used for the label parser
- getSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Returns the
ISymbolof the layer with the given identifier. - getSymbol(int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- getSymbol(String, String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- getSymbol(String, String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- getSymbolByFeature(Feature) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Returns a symbol starting from an IFeature.
- getSymbolByInterval(IInterval) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Returns the symbol starting from an interval
- getSymbolByValue(Object) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
-
Returns the symbols starting from its key.
- getSymbolFileExtension() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getSymbolFileExtension() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getSymbolFileExtension() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the file extension to use for persisted symbols.
- getSymbolForSelection() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Returns the derived version of the symbol that will be used to draw the feature when it is selected.
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getSymbolForSelection(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- getSymbolId(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Returns the identifier of the symbol into the layer.
- getSymbolId(ISymbol) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- getSymbolKey(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
-
Returns the key related to a registered
ISymbolor null if it is not registered. - getSymbolLibraryNames() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- getSymbolLibraryNames() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- getSymbolLibraryPath() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getSymbolLibraryPath() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getSymbolLibraryPath() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- getSymbolLibraryPath() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns the path to the symbol library, where the persisted symbols can be found.
- getSymbolManager() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getSymbolManager() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Return a reference to the
SymbolManager. - getSymbolManager() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Returns the current
SymbolManager. - getSymbolPreferences() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- getSymbolPreferences() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Returns the current
SymbolPreferences. - getSymbols() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedLegend
-
Obtains the symbols of each class of the classification for the user.
- getSymbols() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getSymbolType() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
The use of this method -and its mechanism- is being valorated.
- getTargetSRS() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- getText() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Returns the text contained by this symbol
- getTextBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Returns an array of rectangles defining the text boxes where text is placed.
- getTextColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Returns the currently color set to be applied to the text
- getTexts() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Return the text for the label
- getTextSymbol() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns the text symbol that is being used for the text(the font, size,style,aligment)
- getTextWrappingShape(Point) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Computes a Geometry wrapping the text to be applied
- getTile(int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getTilePts(int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getTilePts(int, int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getTileSz(int, int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getTileViewPort(ViewPort, int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- getTime() - Method in class org.gvsig.fmap.mapcontext.ViewPort
- getTimeContext() - Method in class org.gvsig.fmap.mapcontext.MapContext
- getTimes() - Method in interface org.gvsig.fmap.mapcontext.MapContext.MapTimeContext
- getTocImageIcon() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the image icon that will be shown in the TOC next to this layer.
- getTocImageIcon() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getTocImageIcon() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getTocImageIcon() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getTocStatusImage() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the image icon that will be shown in the TOC next to this layer, according its status.
- getTocStatusImage() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- getTopLevelIndexAllowed() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- getTransparency() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Returns the transparency level of this layer, in the range 0-255 .
- getTransparency() - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- getTransparencyRangeAlpha(byte, byte, byte) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Gets alpha of RGB.
- getTransparencyRangeAlpha(int, int, int) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Gets alpha of RGB.
- getTransparencyRanges() - Method in interface org.gvsig.raster.lib.legend.api.Transparency
- getType() - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Gets the type of the HyperLink
- getType() - Method in exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
- getType(int) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.MemoryShapeInfo
- getType(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.strategies.ShapeInfo
-
Obtiene el tipo de la geometría index-ésima
- getTypesAsArray(List<Integer>) - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- getTypeVectorLayer() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- getUnit() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
-
Returns the unit used to express measures.
- getUnit() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- getUnit(int, int) - Static method in class org.gvsig.fmap.mapcontext.MapUnitUtils
- getUsedFields() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Returns a non-null String[] containing the names of the fields involved in the labeling.
- getValue() - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
- getValues() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedLegend
-
Obtains the values in relation with each class of the classification
- getValues() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Gets color interpretation of all bands
- getViewPort() - Method in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Returns the view port the information for drawing the layer in which this event has been produced.
- getViewPort() - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Gets the
ViewPortassociated to this map. - getVisibles() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- getVisibles() - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Returns an array with all visible layers in this collection.
- getWarningSymbol(String, String, int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- getWarningSymbol(String, String, int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- getWarningSymbol(String, String, int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- getWarningSymbol(String, String, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Returns an instance of
IWarningSymbol. - getZoomConstraints() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Returns the current placement constraints that determine the position where the label is placed.
- getZSort() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ISingleSymbolLegend
- getZSort() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
- Grade conversion value: MapContext.CHANGE[8] - Search tag in org.gvsig.fmap.mapcontext.MapContext.CHANGE
- Section
- GraphicLayer - Interface in org.gvsig.fmap.mapcontext.layers.vectorial
-
Utility layer to be able to draw graphics in a
MapContext. - GRAPHICLAYER_AFTER_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Public constant that identifies the kind of
LayerDrawEventas an event produced after drawing on aGraphicLayer. - GRAPHICLAYER_BEFORE_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Public constant that identifies the kind of
LayerDrawEventas an event produced before drawing on aGraphicLayer. - GRAY_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- GRAYSCALE - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- GREEN_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
H
- hasActiveLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
- hasActiveVectorLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
- hasAlpha() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
- hasAlphaBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyCMYKBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyColorInterpretationBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyGrayBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyHSLBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyPaletteBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyRGBBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasAnyYCBCRBand() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasChangedForDrawing(long) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- hasChangedMapContextDrawVersion() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- hasChangedViewPortDrawVersion() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- hasDynValue(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- hasInterpretation() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- hasLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
- hasNext() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns
trueif there are next extents registered. - hasNext() - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
- hasNext() - Method in class org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
- hasPrevious() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns
trueif there are previous extents registered. - hasVectorLayers() - Method in class org.gvsig.fmap.mapcontext.MapContext
- hidesThisArea(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayerHidesArea
- hidesThisArea(Envelope) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- HORIZONTAL - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- HSL - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- HUE_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
I
- IBackgroundFileStyle - Interface in org.gvsig.fmap.mapcontext.rendering.symbols.styles
-
Styles implementing this interface will use an image as background.
- IClassifiedLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Information of the legend that allows to be represented graphically to the user
- IClassifiedRasterLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
- IClassifiedVectorLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface that offers the methods to classify the legend.
- IFLayerStatus - Interface in org.gvsig.fmap.mapcontext.layers
-
According to the particular constitution of a layer, it can be in a set of states, some of them simultaneously, that altogether represent its status.
- IHasImageLegend - Interface in org.gvsig.fmap.mapcontext.layers.operations
- IInterval - Interface in org.gvsig.fmap.mapcontext.rendering.legend
- ILabelable - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
-
This interface enables support for labeling an object such as a layer, but also others, if any.
- ILabelClass - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
- ILabelClassFactory - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
- ILabelingMethod - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
-
Interface that defines provides support to a ILabelingStrategy to supply the set of LabelClass(es) that handle the label's style, content, etc..
- ILabelingStrategy - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
-
A LabelingStrategy is a way to define how the labels are painted in a map, or potentially other object implementing ILabelable.
- ILabelLocationMetrics - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
- ILabelStyle - Interface in org.gvsig.fmap.mapcontext.rendering.symbols.styles
-
Defines the style that a Label symbol can contain which typically define a background of the label as an Image, the texts that the label holds and their position within the label in rendering time.
- ILegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Information about the legend to be represented in the interface.
- ILegendReader - Interface in org.gvsig.fmap.mapcontext.rendering.legend.driver
- ILegendWriter - Interface in org.gvsig.fmap.mapcontext.rendering.legend.driver
- implement(DynClass) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- IMultiLayerSymbol - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
Allows to create multi layer symbols using the composition of several symbols of the same type.Depending on the type of the symbols that are used to compose the final symbol, the user will have MultiLayerMarkerSymbol, MultiLayerLineSymbol,...
- IncompatibleLegendReadException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
-
Used when geometry type of read legend is not suitable for target layer
- IncompatibleLegendReadException(File, int, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.IncompatibleLegendReadException
- indexOf(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- InfoByPoint - Interface in org.gvsig.fmap.mapcontext.layers.operations
-
Interface that must be implemented by layers which support the operation "information by point".
- initialize(Projection) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- insert(Envelope, Object) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- insert(Envelope, Geometry) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- intersects(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- intersects(Geometry, Projection, FeatureStore, String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- intersects(Envelope, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- INTERSECTS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- IntersectsEnvelopeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- IntersectsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- IntersectsTimeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- intervalChange(IntervalLegendEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- IntervalLegendEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event produced when changes the interval value of a classification legend.
- IntervalLegendEvent(IInterval, IInterval) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.IntervalLegendEvent
-
Creates a new legend interval event.
- inTOC - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
The layer is in TOC if it's being listed in a TOC GUI.
- invalid() - Method in interface org.gvsig.fmap.mapcontext.events.listeners.InvalidationListener
-
Método invocado cuando se produce un cambio en FMap que afecta a la representación del mapa
- invalidate() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
- invalidate() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- invalidate() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- invalidate() - Method in class org.gvsig.fmap.mapcontext.MapContext
- InvalidationListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
-
Interfaz que recibe el evento invalid.
- InvalidRegisteredClassException - Exception Class in org.gvsig.fmap.mapcontext.impl
-
Exception thrown when a null class or an implementation class which does not implements the required type, is registered.
- InvalidRegisteredClassException(Class, Class, String) - Constructor for exception class org.gvsig.fmap.mapcontext.impl.InvalidRegisteredClassException
- invert(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- invokeDynMethod(int, Object[]) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- invokeDynMethod(String, Object[]) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- IPlacementConstraints - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
- IPrintable - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
- IRasterLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface of raster legend.
- isAboveTheLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isActive() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if this layer is active or not in TOC.
- isActive() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isAlphaInterpretation(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isAnd() - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
- isAroundThePoint() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isAtBestOfLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isAtTheBeginingOfLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isAtTheEndOfLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isAutoresizeEnabled() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- isAvailable() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the status of availability of this layer.
- isAvailable() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isBelowTheLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isBGR() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isCMYK() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isColorInterpretation(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isContextEnabled() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- isDebug() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- isDefaultSymbolFillColorAleatory() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- isDefaultSymbolFillColorAleatory() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- isDefaultSymbolFillColorAleatory() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- isDefaultSymbolFillColorAleatory() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Returns if the default symbol fill color has been generated in a aleatory way.
- isDrawWithHalo() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- isDriverLoaded() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Returns if has been loaded successfully the driver for managing the layer.
- isEditing() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if this layer is editable.
- isEditing() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isEditing() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isEmpty() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- isEnabled() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- isEnabled(String) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- isFitInsidePolygon() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isFixed() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
- isFollowingLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isGray() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isGrayInterpretation(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isHorizontal() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isHSL() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- ISingleSymbolLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Legend based on one single symbol to use while rendering.
- isInInterval(Object) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IInterval
-
Returns if the given value is included into the interval.
- isInPixels() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- isInterpolated() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
- isInTheMiddleOfLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isInTOC() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if this layer appears in the TOC.
- isInTOC() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isLabeled() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isLabeled() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
-
Returns true if labels are drawn, or false otherwise.
- isLayerDefined() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Returns true if the mode is DEFINED_BY_THE_USER.
- isLayerToSnap() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isOk() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if this layer hasn't got errors.
- isOk() - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Returns if there have been driver errors working with the layer.
- isOk() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isOnTheLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isOnTopOfThePoint() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isOverflown() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- isPageOriented() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isPalette() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isPaletteInterpretation(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isParallel() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isPerpendicular() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- isPrintGraphicsLayer() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- isPrintGraphicsLayer() - Method in class org.gvsig.fmap.mapcontext.MapContext
- isPrintGraphicsLayer() - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- isProcessableBand(int) - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- isPropertiesMenuVisible() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
This method returns a boolean that is used by the FPopMenu to make visible the properties menu or not.
- isRGB() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isRGBA() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- isSameRange(TransparencyRange) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Compare range of colors
- isShapeVisible() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Tells whether the shape of the symbol will be drawn or not.
- isShapeVisible() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- isSpatialCacheEnabled() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isSuitableFor(Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
True if this symbol is ok for the geometry.
- isSuitableFor(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
-
True if this symbol is ok for the style or class.
- isSuitableForShapeType(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
- isTemporary() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
- isTemporary() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isTemporary() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isTransformsOriginalValues() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- IStyle - Interface in org.gvsig.fmap.mapcontext.rendering.symbols.styles
-
Used by Objects that have to define an style for them.This interface has methods to stablish a description and get it,to specify if an object that implements this interface is suitable for a kind of symbol and other methods to draw symbols.
- isUndefined() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Gets if color interpretation is defined
- isUseDefaultSymbol() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Returns true or false depending on if the rest of values are used.
- isUserDefined() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Returns true if the mode is DEFINED_BY_THE_USER.
- isUseSqlQuery() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- isUsingZSort() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- isValidFullDrawnImage(MapContext) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- isValidPartialDrawnImage(MapContext, DefaultMapContextDrawer.DrawList) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- isVisible() - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- isVisible() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if this layer is visible and available.
- isVisible() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isVisible() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager.CreateLayerParameters
- isVisible() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns true if the label will be showed in the map
- isVisible(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Returns true if the label will be showed in the map
- isWithinScale(double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns if the value of
scaleargument is within the maximum and minimum scale of this layer. - isWithinScale(double) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isWritable() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns the writing status of this layer.
- isWritable() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- isWritable() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- isYCBCR() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- ISymbol - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
Interface for symbols.It is the most general one which is implemented by other specific symbols.For this reason this interface has a method to obtain the derived version of a common symbol(apart from others).
- ISymbol_v2 - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
- iterator() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- iterator() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- iterator() - Method in class org.gvsig.fmap.mapcontext.MapContext
- ITextSymbol - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
ITextSymbol.java
Represents an ISymbol that draws a text. - IVectorialIntervalLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface that allows the methods to classify the legend through intervals.
- IVectorialUniqueValueLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface for the legend with unique values.
- IVectorLegend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
-
Interface of a vectorial legend.
- IWarningSymbol - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
- IZoomConstraints - Interface in org.gvsig.fmap.mapcontext.rendering.legend.styling
J
- join(FLayer, LayerCollection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
K
- KEY - Static variable in exception class org.gvsig.raster.lib.legend.api.exceptions.ColorTableIOException
L
- label(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- label(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TitleElement
- labelFieldChange(LabelLegendEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- LABELINGSTRATEGY_FILE_EXTENSION - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- labelkey(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- labelkey(String) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TitleElement
- LabelLegendEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event produced when changes the value in the field of labeling of a legend.
- LabelLegendEvent(int, int) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.LabelLegendEvent
-
Creates a new legend label event.
- lastIndexOf(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_ACTIVATION_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action of change of the activation status of a layer.
- LAYER_ACTIVE - Static variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_ADDED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action on a layer that has been added.
- LAYER_ADDING - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action on a layer that is being added.
- LAYER_AFTER_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
- LAYER_AVALAIBLE - Static variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_BEFORE_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
- LAYER_FLYRVECT - Static variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_ORDER_MANAGER_EXT_POINT - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
- LAYER_ORDER_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
- LAYER_REMOVED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action on a layer that has been removed.
- LAYER_REMOVING - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action on a layer that is being removed.
- LAYER_SELECTION_AVAILABLE - Static variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_SELECTION_EMPTY - Static variable in class org.gvsig.fmap.mapcontext.layers.FLayers
- LAYER_VISIBILITY_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Identifies this event as a action of change of the visibility status of a layer.
- layerAdded(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerAdded(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerAdded(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerAdded(LayerCollectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer has been added or replaced in the internal list of layers.
- layerAdded(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
- layerAdding(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerAdding(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerAdding(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerAdding(LayerCollectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer is just going to be added or replaced in the internal list of layers.
- LayerChangeSupport - Class in org.gvsig.fmap.mapcontext.layers
-
Manages all legend listeners of a layer, notifying them any legend change event produced.
- LayerChangeSupport() - Constructor for class org.gvsig.fmap.mapcontext.layers.LayerChangeSupport
- LayerCollection - Interface in org.gvsig.fmap.mapcontext.layers.operations
-
Interface with methods for a collection of layers.
- LayerCollectionAdapter - Class in org.gvsig.fmap.mapcontext.layers
- LayerCollectionAdapter() - Constructor for class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- LayerCollectionEvent - Class in org.gvsig.fmap.mapcontext.layers
-
Event produced when a layer is been added or removed, or has been added or removed, or its visibility or activation state has changed from a collection of layers.
- LayerCollectionEvent(FLayer, int) - Constructor for class org.gvsig.fmap.mapcontext.layers.LayerCollectionEvent
-
Creates a new layer collection event of the specified type.
- LayerCollectionListener - Interface in org.gvsig.fmap.mapcontext.layers
-
LayerCollectionListenerdefines listeners for events that can be produced in a collection of layers. - layerCollectionListeners - Variable in class org.gvsig.fmap.mapcontext.layers.FLayers
-
List with all listeners registered for this kind of node.
- LayerDrawEvent - Class in org.gvsig.fmap.mapcontext.layers
-
The
LayerDrawEventclass represents an event produced on a layer about a drawing change. - LayerDrawEvent(FLayer, Graphics2D, ViewPort, int) - Constructor for class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
-
Creates a new layer draw event with all necessary information.
- LayerDrawingListener - Interface in org.gvsig.fmap.mapcontext.layers
-
LayerDrawingListenerdefines listeners to catch and handle drawing events from layers. - LayerEvent - Class in org.gvsig.fmap.mapcontext.layers
-
Event produced when changes the visibility, activation, edition status, or the name of a layer.
- LayerEventListener() - Constructor for class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
- LayerFactory - Class in org.gvsig.fmap.mapcontext.layers
-
Crea un adaptador del driver que se le pasa como parámetro en los métodos createLayer.
- LayerFactory() - Constructor for class org.gvsig.fmap.mapcontext.layers.LayerFactory
- LayerInformationBuilder - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.Element - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.EnvelopeElement - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.PropertyElement - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.RawElement - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.TextElement - Interface in org.gvsig.fmap.mapcontext.layers
- LayerInformationBuilder.TitleElement - Interface in org.gvsig.fmap.mapcontext.layers
- LayerListener - Interface in org.gvsig.fmap.mapcontext.layers
-
LayerListenerdefines the interface for an object that listens to changes in a layer. - layerListeners - Variable in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Array list with all listeners registered to this layer.
- layerMoved(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerMoved(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerMoved(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerMoved(LayerPositionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer has been moved in the internal list of layers.
- layerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerMoving(LayerPositionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer is just going to be moved in the internal list of layers.
- LayerNotFoundInCollectionException - Exception Class in org.gvsig.fmap.mapcontext.layers.operations
- LayerNotFoundInCollectionException(FLayer, LayerCollection) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.operations.LayerNotFoundInCollectionException
- LayerOrderManager - Interface in org.gvsig.fmap.mapcontext.layers.order
- LayerPositionEvent - Class in org.gvsig.fmap.mapcontext.layers
-
Event produced when a layer has been or is being moved from a collection of layers.
- layerRemoved(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerRemoved(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerRemoved(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerRemoved(LayerCollectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer has been removed from the internal list of layers.
- layerRemoved(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
- layerRemoving(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- layerRemoving(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- layerRemoving(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- layerRemoving(LayerCollectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when a layer is just going to be removed from the internal list of layers.
- layers - Variable in class org.gvsig.fmap.mapcontext.layers.FLayers
-
A synchronized list with the layers.
- layers - Variable in class org.gvsig.fmap.mapcontext.MapContext
-
A hierarchy of
FLayersnodes. - LayersIterator - Class in org.gvsig.fmap.mapcontext.layers
-
Interator for iterate in a Layers tree
- LayersIterator() - Constructor for class org.gvsig.fmap.mapcontext.layers.LayersIterator
- LayersIterator(FLayer) - Constructor for class org.gvsig.fmap.mapcontext.layers.LayersIterator
- LayersToSnap - Class in org.gvsig.fmap.mapcontext
- LayersToSnap() - Constructor for class org.gvsig.fmap.mapcontext.LayersToSnap
- LayersVisitable - Interface in org.gvsig.fmap.mapcontext.layers.operations
- LayersVisitor - Interface in org.gvsig.fmap.mapcontext.layers.operations
- Legend - Interface in org.gvsig.fmap.mapcontext.rendering.legend
- LEGEND_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a changed of a legend.
- LEGEND_CLASSIFICATION_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a change on the classification of a legend.
- LEGEND_CLASSIFICATION_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEvent
-
Identifies this event as a change on the classification of a legend.
- LEGEND_CLEARED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a clear of a legend.
- LEGEND_FILE_EXTENSION - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- LEGEND_INTERVAL_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a legend interval change.
- LEGEND_INTERVAL_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEvent
-
Identifies this event as a legend interval change.
- LEGEND_NAME - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.ISingleSymbolLegend
- LEGEND_NAME - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- LEGEND_NAME - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
- LEGEND_SYMBOL_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a change of the symbol of a legend.
- LEGEND_SYMBOL_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEvent
-
Identifies this event as a change of the symbol of a legend.
- LEGEND_VALUE_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Identifies this event as a change of the value of a legend.
- legendChanged(LegendChangedEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- legendChanged(LegendChangedEvent) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.listeners.LegendListener
-
Called when the legend of a vector layer has changed.
- legendChanged(LegendChangedEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- LegendChangedEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event or set of events produced when changes a legend.
- legendCleared(LegendClearEvent) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- legendCleared(LegendClearEvent) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendContentsChangedListener
- legendCleared(LegendClearEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- LegendClearEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
The class
LegendClearEventstores all necessary information of an event produced when a legend is cleared. - LegendClearEvent(ISymbol[]) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendClearEvent
-
Constructor method
- LegendContentsChangedListener - Interface in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Interfaz con los eventos que puede realizar una leyenda.
- LegendEvent - Interface in org.gvsig.fmap.mapcontext.rendering.legend.events
-
LegendEventrepresents an event produced at a legend in a layer. - LegendEventBase - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
- LegendEventBase() - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
- LegendEventBase(int, int) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
- LegendException - Exception Class in org.gvsig.fmap.mapcontext.rendering.legend
-
Legend related exceptions.
- LegendException(String, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.legend.LegendException
- LegendException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.legend.LegendException
- LegendLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- LegendLayerException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LegendLayerException
- LegendLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LegendLayerException
- LegendLayerException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LegendLayerException
- LegendListener - Interface in org.gvsig.fmap.mapcontext.rendering.legend.events.listeners
-
Interfaz con los eventos que puede realizar una leyenda.
- length() - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- lighter(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- LIGHTNESS_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- LinkSelectionListener - Class in org.gvsig.fmap.mapcontext.layers
-
Listener que está pendiente de la selección que se haga sobre la tabla para poder seleccionar de la tabla linkada los registros oportunos.
- LinkSelectionListener() - Constructor for class org.gvsig.fmap.mapcontext.layers.LinkSelectionListener
- listIterator() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- listIterator(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- load() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Executes the initialization operations of this layer.
- load() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- load() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- load(String) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
- LOAD_LAYER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- LOAD_MAPCONTEXT - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- LOAD_SYMBOLS - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Set the state of the object from the state passed as parameter.
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.MapContext
- loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.ViewPort
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- LoadLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- LoadLayerException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
- LoadLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
- LoadLayerException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
- loadSymbol(File) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
-
Loads a persisted symbol from the given file.
- loadSymbol(File) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- LoadSymbolException - Exception Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
-
Exception thrown when there is an error while a persisted symbol is being loaded.
- LoadSymbolException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.impl.LoadSymbolException
- loadSymbols(File) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- loadSymbols(File) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- loadSymbols(File) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Loads the symbols persisted into a folder.
- loadSymbols(File, FileFilter) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- loadSymbols(File, FileFilter) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- loadSymbols(File, FileFilter) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Loads the symbols persisted into a folder.
- loadSymbols(File, FileFilter, Visitor) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- loadSymbols(File, FileFilter, Visitor) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- LOCATOR_NAME - Static variable in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
- LOGGER - Static variable in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- LOGGER - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
M
- MAGENTA_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- MakeColorTable - Interface in org.gvsig.raster.lib.legend.api.colortable
- MAP_UNIT_AREA - Static variable in class org.gvsig.fmap.mapcontext.MapUnitUtils
- MAP_UNIT_DISTANCE - Static variable in class org.gvsig.fmap.mapcontext.MapUnitUtils
- MapContext - Class in org.gvsig.fmap.mapcontext
-
The
MapContextclass represents the model and a part of the control and view around graphical layers used by.invalid reference
MapControl - MapContext() - Constructor for class org.gvsig.fmap.mapcontext.MapContext
- MapContext(FLayers, ViewPort) - Constructor for class org.gvsig.fmap.mapcontext.MapContext
-
Creates a new map context with the layers and the drawing information defined in the view port arguments.
- MapContext(ViewPort) - Constructor for class org.gvsig.fmap.mapcontext.MapContext
-
Creates a new map context with the drawing information defined in the view port argument, and without layers.
- MAPCONTEXT_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
- MapContext.LayerEventListener - Class in org.gvsig.fmap.mapcontext
-
The class
LayerEventListenerimplements the methods ofLayerCollectionListenerthat handles the "layer added" or "layer removed" events in a map. - MapContext.MapTimeContext - Interface in org.gvsig.fmap.mapcontext
- MapContext.RegisterPersistence - Class in org.gvsig.fmap.mapcontext
- MapContextDrawer - Interface in org.gvsig.fmap.mapcontext
- MapContextException - Exception Class in org.gvsig.fmap.mapcontext
-
Parent class for MapContext exceptions.
- MapContextException(String, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextException
- MapContextException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextException
- MapContextException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextException
- MapContextImplLibrary - Class in org.gvsig.fmap.mapcontext.impl
-
Library for the default implementation of the MapContext library.
- MapContextImplLibrary() - Constructor for class org.gvsig.fmap.mapcontext.impl.MapContextImplLibrary
- MapContextLibrary - Class in org.gvsig.fmap.mapcontext
-
Library for the MapContext library API.
- MapContextLibrary() - Constructor for class org.gvsig.fmap.mapcontext.MapContextLibrary
- MapContextLocator - Class in org.gvsig.fmap.mapcontext
-
Locator for the MapContext library.
- MapContextManager - Interface in org.gvsig.fmap.mapcontext
-
Manager of the MapContext library.
- MapContextManager.CreateLayerParameters - Interface in org.gvsig.fmap.mapcontext
- MapContextRuntimeException - Exception Class in org.gvsig.fmap.mapcontext
-
Parent class for MapContext runtime exceptions.
- MapContextRuntimeException(String, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextRuntimeException
- MapContextRuntimeException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextRuntimeException
- MapContextRuntimeException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.MapContextRuntimeException
- MappingAnnotation - Class in org.gvsig.fmap.mapcontext.layers
- MappingAnnotation() - Constructor for class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- MapUnitUtils - Class in org.gvsig.fmap.mapcontext
- MapUnitUtils() - Constructor for class org.gvsig.fmap.mapcontext.MapUnitUtils
- MemoryShapeInfo - Class in org.gvsig.fmap.mapcontext.rendering.strategies
-
Estructura de datos con la información relativa a las geometrías de una fuente de datos necesaria para acelerar el procesado de la capa en memoria.
- MemoryShapeInfo() - Constructor for class org.gvsig.fmap.mapcontext.rendering.strategies.MemoryShapeInfo
- MESSAGE - Static variable in exception class org.gvsig.raster.lib.legend.api.exceptions.ColorTableIOException
- Messages - Class in org.gvsig.fmap.mapcontext
-
Clase que accede a los recursos para la i18n
- Messages() - Constructor for class org.gvsig.fmap.mapcontext.Messages
- METADATA_CRS - Static variable in interface org.gvsig.fmap.mapcontext.layers.FLayer
- METADATA_DEFINITION_DESCRIPTION - Static variable in interface org.gvsig.fmap.mapcontext.layers.FLayer
- METADATA_DEFINITION_NAME - Static variable in interface org.gvsig.fmap.mapcontext.layers.FLayer
- METADATA_NAME - Static variable in interface org.gvsig.fmap.mapcontext.layers.FLayer
- metadataContainer - Variable in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- MODE_INTERVAL_SIZE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- MODE_NUMBER_OF_INTERVALS - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- monospace() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- move(FLayer, LayerCollection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- move(FLayer, LayerCollection) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Moves a layer from this collection to the end of another collection.
- move(FLayer, LayerCollection, int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- move(FLayer, LayerCollection, int, FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Moves a layer from this collection to another collection before or after an element if supplied, and if not at the beginning or end of the collection.
- moveTo(int, int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- moveTo(int, int) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Moves a layer of the collection to another position in internal list.
N
- NAME_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Identifies this event as a action of a change of the name of a layer.
- nameChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- nameChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- nameChanged(LayerEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerListener
-
Called when the name of a layer has changed.
- NameLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- NameLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.NameLayerException
- newComposedLayer() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns a new instance of
ComposedLayer. - newComposedLayer() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- next() - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
- next() - Method in class org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
- nextLayer() - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
-
Returns the next layer in the iteration.
- not_contains(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- notifyLoadLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- notifyLoadMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- notifyObservers(String, Object) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- notifyObservers(String, Object, Object) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- notifyObservers(String, Object, Object, Object) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
O
- OFFSET_HORIZONTALY_AROUND_THE_POINT - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- ON_TOP_OF_THE_POINT - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- ONE_LABEL_PER_FEATURE - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- ONE_LABEL_PER_FEATURE_PART - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- operationListChanged(RasterLegendEvent) - Method in interface org.gvsig.fmap.mapcontext.raster.api.legend.listeners.RasterLegendChangedListener
- OperationNotSupportedException - Exception Class in org.gvsig.fmap.mapcontext.layers
-
Lanzada cuando se intenta realizar una operación generalmente sobre una clase abstracta o interfaz y la implementación de dicha clase abstracta o interfaz no soporta dicha operación.
- OperationNotSupportedException() - Constructor for exception class org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
-
Crea una nueva OperationNotSupportedException.
- OperationNotSupportedException(String) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
-
DOCUMENT ME!
- OperationNotSupportedException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
-
DOCUMENT ME!
- OperationNotSupportedException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
-
DOCUMENT ME!
- org.gvsig.basicformats - package org.gvsig.basicformats
- org.gvsig.basicformats.impl - package org.gvsig.basicformats.impl
- org.gvsig.fmap.mapcontext - package org.gvsig.fmap.mapcontext
- org.gvsig.fmap.mapcontext.events - package org.gvsig.fmap.mapcontext.events
- org.gvsig.fmap.mapcontext.events.listeners - package org.gvsig.fmap.mapcontext.events.listeners
- org.gvsig.fmap.mapcontext.exceptions - package org.gvsig.fmap.mapcontext.exceptions
- org.gvsig.fmap.mapcontext.impl - package org.gvsig.fmap.mapcontext.impl
- org.gvsig.fmap.mapcontext.layers - package org.gvsig.fmap.mapcontext.layers
- org.gvsig.fmap.mapcontext.layers.operations - package org.gvsig.fmap.mapcontext.layers.operations
- org.gvsig.fmap.mapcontext.layers.order - package org.gvsig.fmap.mapcontext.layers.order
- org.gvsig.fmap.mapcontext.layers.vectorial - package org.gvsig.fmap.mapcontext.layers.vectorial
- org.gvsig.fmap.mapcontext.layers.vectorial.impl - package org.gvsig.fmap.mapcontext.layers.vectorial.impl
- org.gvsig.fmap.mapcontext.raster.api - package org.gvsig.fmap.mapcontext.raster.api
- org.gvsig.fmap.mapcontext.raster.api.legend - package org.gvsig.fmap.mapcontext.raster.api.legend
- org.gvsig.fmap.mapcontext.raster.api.legend.listeners - package org.gvsig.fmap.mapcontext.raster.api.legend.listeners
- org.gvsig.fmap.mapcontext.rendering.legend - package org.gvsig.fmap.mapcontext.rendering.legend
- org.gvsig.fmap.mapcontext.rendering.legend.driver - package org.gvsig.fmap.mapcontext.rendering.legend.driver
- org.gvsig.fmap.mapcontext.rendering.legend.events - package org.gvsig.fmap.mapcontext.rendering.legend.events
- org.gvsig.fmap.mapcontext.rendering.legend.events.listeners - package org.gvsig.fmap.mapcontext.rendering.legend.events.listeners
- org.gvsig.fmap.mapcontext.rendering.legend.styling - package org.gvsig.fmap.mapcontext.rendering.legend.styling
- org.gvsig.fmap.mapcontext.rendering.strategies - package org.gvsig.fmap.mapcontext.rendering.strategies
- org.gvsig.fmap.mapcontext.rendering.symbols - package org.gvsig.fmap.mapcontext.rendering.symbols
- org.gvsig.fmap.mapcontext.rendering.symbols.impl - package org.gvsig.fmap.mapcontext.rendering.symbols.impl
- org.gvsig.fmap.mapcontext.rendering.symbols.styles - package org.gvsig.fmap.mapcontext.rendering.symbols.styles
- org.gvsig.fmap.mapcontext.tools.coerce - package org.gvsig.fmap.mapcontext.tools.coerce
- org.gvsig.fmap.mapcontext.tools.persistence - package org.gvsig.fmap.mapcontext.tools.persistence
- org.gvsig.raster.lib.legend.api - package org.gvsig.raster.lib.legend.api
- org.gvsig.raster.lib.legend.api.colorinterpretation - package org.gvsig.raster.lib.legend.api.colorinterpretation
- org.gvsig.raster.lib.legend.api.colortable - package org.gvsig.raster.lib.legend.api.colortable
- org.gvsig.raster.lib.legend.api.colortable.colortableclass - package org.gvsig.raster.lib.legend.api.colortable.colortableclass
- org.gvsig.raster.lib.legend.api.exceptions - package org.gvsig.raster.lib.legend.api.exceptions
- org.gvsig.raster.lib.legend.api.operations - package org.gvsig.raster.lib.legend.api.operations
- org.gvsig.raster.lib.legend.spi - package org.gvsig.raster.lib.legend.spi
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- OutGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- OUTPUT_COLOR_INTERPRETATION_PARAM - Static variable in interface org.gvsig.raster.lib.legend.api.operations.ColoredOperation
- overlaps(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- OVERLAPS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- OverlapsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
P
- PALETTE - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- PALETTE_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- PAPER - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- PARALLEL - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- PERPENDICULAR - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- Point2DPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
-
Factory to manage the persistence of
Point2Dobjects. - Point2DPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory
- Point2DPersistenceFactory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.tools.persistence
- postProcess() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- preProcess() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- print(Graphics2D, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Prints the layers of this map using the
Graphics2Dargument, that usually is theGraphicsof the printer. - print(Graphics2D, double, ViewPort, Cancellable, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Applies the printer properties to the rendering process to match its attributes.
- print(Graphics2D, AffineTransform, Geometry, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IPrintable
- print(Graphics2D, AffineTransform, Geometry, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- print(Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
- print(Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
- print(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Prints this layer according to some properties requested.
- print(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- print(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
-
Prints all the group in one pass You have to implements the doDraw method.
- print(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- print(FLayers, Graphics2D, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- print(FLayers, Graphics2D, Cancellable, double, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- print_old(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- print_old(Graphics2D, ViewPort, Cancellable, double, PrintAttributes, ComposedLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Checks all layers (each one as a sub-node of this node collection of layers) of this collection and draws their requested properties.
- printLabels(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- printLabels(Graphics2D, ViewPort, Cancellable, double, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
- process() - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- process(Visitor) - Method in class org.gvsig.fmap.mapcontext.MapContext
- processSelected(Visitor) - Method in class org.gvsig.fmap.mapcontext.MapContext
- progress(int) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ProgressListener
- ProgressListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
- Projected - Interface in org.gvsig.fmap.mapcontext
- projectionChanged(ProjectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- projectionChanged(ProjectionEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListener
-
Called when the projection of the view port has changed.
- ProjectionEvent - Class in org.gvsig.fmap.mapcontext.events
-
Event produced when the projection of the view port has changed.
- ProjectionLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- ProjectionLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ProjectionLayerException
- properties - Variable in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- property() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- property() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- put(Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Appends the specified extent at the end of the array of previous zooms.
- put(String, Object) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
- putLoadLegend() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- putLoadSelection() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
Q
- query(Envelope) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- query(Envelope, Visitor) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- queryByContainedInEnvelope(Envelope, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- queryByContainedInEnvelope(Envelope, FeatureType, String[]) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- queryByContainedInGeometry(Geometry, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- queryByEnvelope(Envelope, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
It return the
FeatureSetthat intersects with the envelope. - queryByEnvelope(Envelope, FeatureType, String[]) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
It return the
FeatureSetthat intersects with the envelope. - queryByGeometry(Geometry, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Input geom must be in the CRS of the view.
- queryByPoint(Point2D, double, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- queryByPoint(Point, double, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
R
- RASTER_LEGEND_COLORINTERPRETATION_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Identifies this event as a change of the color interpretation of a legend.
- RASTER_LEGEND_FILTERS_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Identifies this event as a change of the filters of a legend.
- RASTER_LEGEND_MANAGER_DESCRIPTION - Static variable in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
- RASTER_LEGEND_MANAGER_NAME - Static variable in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
- RASTER_LEGEND_PALETTE_BAND_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Identifies this event as a change of the color interpretation of a legend.
- RASTER_LEGEND_PALETTE_CHANGED - Static variable in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Identifies this event as a change of the color interpretation of a legend.
- RasterLayer - Interface in org.gvsig.fmap.mapcontext.raster.api
-
Interface for all raster layers
- RasterLegend - Interface in org.gvsig.raster.lib.legend.api
- RasterLegendChangedListener - Interface in org.gvsig.fmap.mapcontext.raster.api.legend.listeners
-
Interface with raster legend events
- RasterLegendEvent - Interface in org.gvsig.fmap.mapcontext.raster.api.legend
-
LegendEventrepresents an event produced at a legend in a layer. - RasterLegendEventBase - Class in org.gvsig.fmap.mapcontext.raster.api.legend
- RasterLegendEventBase(int, int) - Constructor for class org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEventBase
- RasterLegendLibrary - Class in org.gvsig.raster.lib.legend.api
-
Deprecated.
- RasterLegendLibrary() - Constructor for class org.gvsig.raster.lib.legend.api.RasterLegendLibrary
-
Deprecated.
- RasterLegendLocator - Class in org.gvsig.raster.lib.legend.api
-
Raster legend locator to get Raster legend manager singleton instance
- RasterLegendLocator() - Constructor for class org.gvsig.raster.lib.legend.api.RasterLegendLocator
- RasterLegendManager - Interface in org.gvsig.raster.lib.legend.api
- raw() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- raw() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- read(File) - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- read(File) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIO
-
Reads file to create
ColorTablefrom it. - read(File, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendReader
-
Create a legend from a file.
- read(ColorTable, File) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIO
-
Reads file to set information to
ColorTablereceived as parameter. - ReadLegendException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- ReadLegendException(File, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ReadLegendException
- ReadLegendException(String, String, File, Throwable, long) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ReadLegendException
- recalculateStatistics() - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
- Record - Interface in org.gvsig.fmap.mapcontext
- Rectangle2DPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
-
Factory to manage the persistence of
Rectangle2Dobjects. - Rectangle2DPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
-
Creates a new
Rectangle2DPersistenceFactorywith theDynStructdefinition for theRectangle2Dobjects. - Rectangle2DPersistenceFactory.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.tools.persistence
- RED_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- refresh(String, FeatureStore, Envelope, Projection) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- refreshExtent() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Changes the extent and adjusted extent of this view port:
Executes ViewPort.calculateAffineTransform(): getting the new scale, adjusted extent, affine transformation between map and screen coordinates, the real world coordinates equivalent to 1 pixel, and the real world coordinates equivalent to 3 pixels. - refreshSpatialCache(Envelope) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- REGISTER_ICON_LAYER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- REGISTER_LEGEND - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- REGISTER_LEGEND_READER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- REGISTER_LEGEND_WRITER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- REGISTER_MULTILAYER_SYMBOL - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- REGISTER_SYMBOL - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerColorTableIOFactory(String, ColorTableIOFactory) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegendManager
-
Registers
ColorTableIOFactory. - registerDefaultOrderManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Register the class as the default order manager.
- RegisteredClassInstantiationException - Exception Class in org.gvsig.fmap.mapcontext.impl
-
Exception thrown when a class instance could not be created.
- RegisteredClassInstantiationException(Class, Class, String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.impl.RegisteredClassInstantiationException
- registerIconLayer(String, String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerIconLayer(String, String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerLayer(Class, Class<? extends FLayer>) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerLayer(Class, Class<? extends FLayer>) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerLayer(Factory<FLayer>) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerLayer(Factory<FLayer>) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Register a factory to create new layers based on the parameters of the store and the store itself.
- registerLayerToUseForStore(Class, Class) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
- registerLayerToUseForStore(String, Class) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
-
Registra que clase tiene que usar para un
DataStoredeterminado. - registerLegend(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerLegend(String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerLegendReader(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerLegendReader(String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Registers legend reader.
- registerLegendWriter(Class, String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerLegendWriter(Class, String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Registers legend writer.
- RegisterMapContextDrawer() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.RegisterMapContextDrawer
- registerMapContextManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Registers the Class implementing the MapContextManager interface.
- RegisterMetadata() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault.RegisterMetadata
- registerMultiLayerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerMultiLayerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerMultiLayerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- registerMultiLayerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Registers a
IMultiLayerSymbolimplementation class with a name and a list of geometry types which the symbol is able to render. - registerMultiLayerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerMultiLayerSymbol(String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerMultiLayerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- registerMultiLayerSymbol(String, Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Registers a
IMultiLayerSymbolimplementation class with a name. - registerOrderManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Adds the class to the list of available order managers
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.ExtentHistory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLayers.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLayerStatus.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.MapContext.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.ViewPort.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol.RegisterPersistence
- registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVectLinkProperties
- registerRasterLegendManager(Class) - Static method in class org.gvsig.raster.lib.legend.api.RasterLegendLocator
-
Registers the Class implementing the
RasterLegendManagerinterface. - registerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- registerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Registers a
ISymbolimplementation class with a name and a list of geometry types which the symbol is able to render. - registerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- registerSymbol(String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- registerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- registerSymbol(String, Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Registers a
ISymbolimplementation class with a name. - registerSymbolManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
-
Registers the Class implementing the SymbolManager interface.
- reload() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Tries recover a layer of a possible error.
- reload() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- reload() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- ReloadLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- ReloadLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ReloadLayerException
- remove() - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
- remove(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- remove(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- remove(Object) - Method in class org.gvsig.fmap.mapcontext.LayersToSnap
- remove(Envelope, Object) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- remove(Envelope, Geometry) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- REMOVE_DUPLICATE_LABELS - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- removeAll() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- removeAll(Collection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- removeAll(Collection<?>) - Method in class org.gvsig.fmap.mapcontext.LayersToSnap
- removeAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
-
Removes a single instance of the
AtomicEventListenerfrom the internal list, if it is present (optional operation).Returns true if the list contained the specified element (or equivalently, if the list changed as a result of the call) . - removeAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Removes a listener of atomic events from the internal
EventBuffer. - REMOVED_DUPLICATED_VALUES_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- removeDuplicatedValues() - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Remove duplicated values of
ColorTableClass - removeErrorListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Removes the specified error listener from this map.
- removeGraphics(String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
-
Removes all previously registered
Geometryobjects from the layer with the given groupId. - removeGraphics(String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- removeGraphicsLayer(String) - Method in class org.gvsig.fmap.mapcontext.MapContext
- removeLayer(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- removeLayer(int) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Removes a layer using its identifier.
- removeLayer(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- removeLayer(String) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Removes a layer using its name.
- removeLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- removeLayer(FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Removes a layer from this collection.
- removeLayer(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
TODO maybe push it up to ISymbol
- removeLayerCollectionListener(LayerCollectionListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- removeLayerCollectionListener(LayerCollectionListener) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Removes a listener of events produced on a collection of layers.
- removeLayerDrawListener(LayerDrawingListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Removes the specified layer drawing listener from this map.
- removeLayerListener(LayerListener) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Removes the
LayerListenerargument from this layer. - removeLayerListener(LayerListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- removeLayerListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.layers.LayerChangeSupport
-
Removes a registered
LegendListener. - removeLayerListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Removes the specified layer listener from this map.
- removeLegendListener(LegendContentsChangedListener) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
-
Removes a listener from the legend.
- removeLegendListener(LegendListener) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- removeLegendListener(LegendListener) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.Classifiable
-
Removes the specified legend listener so that it no longer receives legend events from the inner legend.
- removePropertyChangeListener(PropertyChangeListener) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Remove
PropertyChangeListenerfrom thisTransparency - removeTransparencyRange(TransparencyRange) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Remove
TransparencyRangefrom thisTransparency - removeViewPortListener(ViewPortListener) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Removes the specified
ViewPortListenerlistener, if existed. - RENAMED_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- renameLabelClass(ILabelClass, String) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
-
Changes the mane of a given LabelClass
- replace(ISymbol, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Removes oldSymbol from the Legend and substitutes it with the newSymbol
- replaceLayer(String, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Replace a layer identified by its name, by another.
- replaceLayer(FLayer, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Replace a layer by another layer.
- reportDriverExceptions(String, List) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ErrorListener
-
Report a bundle of driver exceptions caused in the same fmap atomic transaction
- reportDriverExceptions(String, List) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Reports to all driver error listeners registered of a bundle of driver exceptions caused in the same map atomic transaction.
- reProject(CoordinateTransformation) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Changes the projection of this layer.
- reProject(CoordinateTransformation) - Method in class org.gvsig.fmap.mapcontext.MapContext
- reProject(CoordinateTransformation) - Method in interface org.gvsig.fmap.mapcontext.Projected
-
Changes projection of the graphical information of this object.
- ReprojectDefaultGeometry - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- ReprojectDefaultGeometry() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- ReprojectDefaultGeometry.RegisterPersistence - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- ReprojectLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- ReprojectLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.ReprojectLayerException
- resetDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- resetDefaultSymbolColor() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Deprecated.to be removed in gvSIG 2.0
- resetDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- resetDefaultSymbolColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default color for symbols to the original value.
- resetDefaultSymbolFillColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- resetDefaultSymbolFillColor() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- resetDefaultSymbolFillColor() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- resetDefaultSymbolFillColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default fill color for symbols to the original value.
- resetDefaultSymbolFillColorAleatory() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- resetDefaultSymbolFillColorAleatory() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- resetDefaultSymbolFillColorAleatory() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- resetDefaultSymbolFillColorAleatory() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets if the default symbol fill color is aleatory to the default value.
- resetDefaultSymbolFont() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- resetDefaultSymbolFont() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- resetDefaultSymbolFont() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- resetDefaultSymbolFont() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default font to use for symbols to the original value.
- resetSymbolLibraryPath() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- resetSymbolLibraryPath() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- resetSymbolLibraryPath() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- resetSymbolLibraryPath() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the path to the symbol library to the original value.
- retainAll(Collection) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- rewind() - Method in class org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
- RGB - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- run() - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager.SymbolsLoaderTask
S
- SATURATION_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- saveSymbol(ISymbol, String, File) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- saveSymbol(ISymbol, String, File) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- saveSymbol(ISymbol, String, File) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Persists a
ISymbolinto the given folder, with the given file name. - saveSymbol(ISymbol, String, File, boolean) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- saveSymbol(ISymbol, String, File, boolean) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- saveSymbol(ISymbol, String, File, boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
-
Persists a
ISymbolinto the given folder, with the given file name. - SaveSymbolException - Exception Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
-
Exception thrown when there is an error while a symbol is being persisted.
- SaveSymbolException(Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.impl.SaveSymbolException
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Returns information of this object.
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Saves the internal state of the object on the provided PersistentState object.
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.MapContext
- saveToState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns an XML entity that represents this view port instance:
Properties: className: name of this class. - saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- saveToState(PersistentState, Object) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory
- saveToState(PersistentState, Object) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
- saveToState(PersistentState, Object) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory
- saveToState(PersistentState, Object) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory
- saveToState(PersistentState, Object) - Method in class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
- select(Visitor) - Method in class org.gvsig.fmap.mapcontext.MapContext
- SelectedEnvelopeVisitor - Class in org.gvsig.fmap.mapcontext.rendering.strategies
-
This visitor accumulates the envelope of the selected geometries
- SelectedEnvelopeVisitor() - Constructor for class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
- SelectedZoomVisitor - Class in org.gvsig.fmap.mapcontext.rendering.strategies
-
Visitor de zoom a lo seleccionado.
- SelectedZoomVisitor() - Constructor for class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
- selectFromSelection() - Method in class org.gvsig.fmap.mapcontext.MapContext
- SELECTION_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.SelectionEvent
- SELECTION_COLOR - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
- selectionChanged(SelectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- selectionChanged(SelectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LinkSelectionListener
- selectionChanged(SelectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.SelectionListener
-
Called when the selection in a vector layer has changed.
- selectionColorChanged(ColorEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- selectionColorChanged(ColorEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.ViewPortListenerEx1
-
Called when the selection color of the view port has changed.
- SelectionEvent - Class in org.gvsig.fmap.mapcontext.layers
-
Event associated to a selection on a vector layer.
- SelectionEvent() - Constructor for class org.gvsig.fmap.mapcontext.layers.SelectionEvent
- SelectionListener - Interface in org.gvsig.fmap.mapcontext.layers
-
The interface
SelectionListenerdefines the interface for an object that listens to changes in a vector layer. - selfRegister() - Static method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceColorToString
- selfRegister() - Static method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceFontToString
- selfRegister() - Static method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToColor
- selfRegister() - Static method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToFont
- SelfRegister() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect.SelfRegister
- set(int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- SET_MAPCONTEXT_DRAWER - Static variable in interface org.gvsig.fmap.mapcontext.MapContextManager
- setAboveTheLine(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setActive(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Changes the status of this layer to active or inactive.
- setActive(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setActive(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setActive(boolean, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setAdjustable(boolean) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Changes the status of the "adjustable extent" option to enabled or disabled.
- setAffineTransform(AffineTransform) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- setAffineTransform(AffineTransform) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets only the affine transform to this view port, without updating dependent attributes.
- setAllActives(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setAllActives(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Changes the status of all layers to active or inactive.
- setAllVisibles(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setAllVisibles(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
-
Changes the status of all layers to visible or invisible.
- setAlpha(int) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets alpha value to this
TransparencyRange - setAnchor(Point) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
- setAnd(boolean) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets boolean parameter to
TransparencyRangeto set ifTransparencyRangeuse AND or OR logic operation. - setAutoresizeEnabled(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- setAvailable(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Changes the status of availability of this layer.
- setAvailable(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setBackColor(Color) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the background color.
- setBackgroundFileStyle(IBackgroundFileStyle) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
- setBaseQuery(FeatureQuery) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setBaseQuery(FeatureQuery) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.VectorLayer
- setBaseQuery(RasterQuery) - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
-
Sets a BaseQuery to be applied to the data in the store
- setBelowTheLine(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setBlue(int[]) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets blue range values to this
TransparencyRange - setCartographicContext(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- setCartographicContext(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setCartographicContext(PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- setCartographicContext(PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setCartographicContext(CartographicSupport.CartographicContext) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- setCartographicContext(CartographicSupport.CartographicContext) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setCartographicContext(ViewPort, double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- setCartographicContext(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setCartographicContext(ViewPort, PrintAttributes, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- setCartographicContext(ViewPort, PrintAttributes, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setClasses(double, double, boolean) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Calculates and sets
ColorTableClassof thisColorTabletake into account min and max value. - setClasses(List<ColorTableClass>, boolean) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
- setClassifyingFieldNames(String[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
-
Inserts the name of the field
- setClassifyingFieldTypes(int[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
- setClipRect(Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the position and size of the clipping rectangle.
- setColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Sets the
Colorto use to render the symbol. - setColor(Color) - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
-
Sets the color of
ColorTableClass - setColorInterpretation(ColorInterpretation) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- setColorInterpValue(int, String) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Set color interpretation value to band
- setColorScheme(Color[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
- setColorTable(ColorTable) - Method in interface org.gvsig.basicformats.CLRFile
- setColorTable(ColorTable) - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- setColorTableLibraryFolder(File) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setColorTableLibraryFolder(File) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setColumnColor(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setColumnHeight(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setColumnRotate(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setColumnStyleFont(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setColumnText(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setColumnTypeFont(int) - Method in class org.gvsig.fmap.mapcontext.layers.MappingAnnotation
- setCoordTrans(CoordinateTransformation) - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- setCoordTrans(CoordinateTransformation) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Inserts the transformation coordinates.
- setCoordTrans(CoordinateTransformation) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Sets transformation coordinates for this layer.
- setDataStore(DataStore) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.SingleLayer
-
Fija el DataStore asociado a la capa.
- setDataStore(DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Asigna el data-store a la capa.
- setDataStoreParameters(DataStoreParameters) - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- setDataStoreParameters(DataStoreParameters) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setDebug(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
- setDefaultCartographicSupportMeasureUnit(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultCartographicSupportMeasureUnit(int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultCartographicSupportMeasureUnit(int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultCartographicSupportMeasureUnit(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the unit that will be used when creating new symbols with Cartographic support.
- setDefaultCartographicSupportReferenceSystem(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultCartographicSupportReferenceSystem(int) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultCartographicSupportReferenceSystem(int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultCartographicSupportReferenceSystem(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the reference system that will be used when creating new symbols with Cartographic support.
- setDefaultMapContextDrawer(Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultMapContextDrawer(Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
-
Sets the class to use as the default implementation for the
MapContextDrawer. - setDefaultRasterLegend(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultRasterLegend(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- setDefaultSymbol(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Establishes the default symbol of a legend.
- setDefaultSymbolColor(Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultSymbolColor(Color) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultSymbolColor(Color) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultSymbolColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default color to use for symbols.
- setDefaultSymbolFillColor(Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultSymbolFillColor(Color) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultSymbolFillColor(Color) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultSymbolFillColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default fill color to use for symbols.
- setDefaultSymbolFillColorAleatory(boolean) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultSymbolFillColorAleatory(boolean) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultSymbolFillColorAleatory(boolean) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultSymbolFillColorAleatory(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets if the default symbol fill color has been generated in a aleatory way.
- setDefaultSymbolFont(Font) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultSymbolFont(Font) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefaultSymbolFont(Font) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setDefaultSymbolFont(Font) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the default font to use for symbols.
- setDefaultVectorLegend(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setDefaultVectorLegend(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setDefinesPriorities(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingMethod
- setDescription(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Sets the description of this symbol
- setDescription(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IWarningSymbol
- setDescription(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle
-
Defines the description of a symbol.It will be specified with an string.
- setDescription(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- setDist1pixel(double) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the distance in world coordinates equivalent to 1 pixel in the view with the current extent.
- setDist3pixel(double) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the distance in world coordinates equivalent to 3 pixels in the view with the current extent.
- setDistanceArea(int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the measurement unit of this view port used for measuring areas and displaying information.
- setDistanceUnits(int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the measurement unit of this view port used for measuring distances and displaying information.
- setDPI(double) - Method in class org.gvsig.fmap.mapcontext.ViewPort
- setDPIToScreenDPI() - Method in class org.gvsig.fmap.mapcontext.ViewPort
- setDrawExceptionType(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IWarningSymbol
- setDrawFrameRate(int) - Static method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets the draw frame rate.
- setDrawWithHalo(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- setDriverLoaded(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Sets if has been loaded successfully the driver for managing the layer.
- setDuplicateLabelsMode(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setDynValue(String, Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setEditing(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Do nothing.
- setEditing(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setEditing(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setEnabled(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- setEnabled(String, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- setEndColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Inserts the final color.
- setEnvelope(Envelope) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Changes the extent and adjusted extent of this view port:
Stores the previous extent. - setError(Throwable) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
- setError(Throwable) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setEvents(LegendChangedEvent[]) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
-
Sets the events that constitute this one.
- setEventSubtype(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Sets the subtype of the event.
- setEventSubtype(int) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
- setEventType(int) - Method in interface org.gvsig.fmap.mapcontext.events.FMapEvent
-
Sets the type of the event.
- setEventType(int) - Method in class org.gvsig.fmap.mapcontext.events.FMapEventBase
-
Sets the type of the event.
- setExt(String) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Sets the extension
- setExtendedProperties(Map) - Method in class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper
- setFeature(Feature) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
- setFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- setField(String) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Sets the field´s name
- setFilters(OperationList) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- setFitInsidePolygon(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setFLayerStatus(FLayerStatus) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets the status of this layer.
- setFLayerStatus(FLayerStatus) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setFont(Font) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Establishes the font that will be used to render this ITextSymbol.
- setFontSize(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Sets the font size currently set to this symbol
- setFromColor(Color) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setFullDrawnImage(BufferedImage) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- setGraphicsLayer(String, FLyrVect) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setGraphicsLayer(GraphicLayer) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets a new
GraphicLayerto this map. - setGreen(int[]) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets blue range values to this
TransparencyRange - setHaloColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- setHaloWidth(float) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- setID(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
-
Set the id ob the symbol (the basename of file).
- setID(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- setImageSize(Dimension) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the size of the image projected, recalculating the parameters of this view port.
- setInterpolated(boolean) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Sets interpolated to this
ColorTable - setInterpolated(boolean) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setInterpolated(double) - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
-
Sets percent of interpolation with the next
ColorTableClass. - setIntervals(int) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setIntervals(IInterval[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
- setIntervalSize(double) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setIntervalType(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Inserts the type of the classification of the intervals.
- setInTOC(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets that this layer appears or not in the TOC.
- setInTOC(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setIsLabeled(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setIsLabeled(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
-
Enables or disables the label drawing.
- setIsShapeVisible(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
-
Sets this symbol to visible
- setLabelExpressions(String[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Sets the expression that defines the text which will be showed in the label
- setLabelingMethod(ILabelingMethod) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Sets the labeling method that will be used the next time the the draw is invoked.
- setLabelingStrategy(ILabelingStrategy) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setLabelingStrategy(ILabelingStrategy) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
-
Sets the new labeling strategy.
- setLabelStyle(ILabelStyle) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Stablishes the style for the label.
- setLayer(int, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Establishes a concret symbol for a layer
- setLayer(FLayer) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
- setLayer(ClassifiableVectorial) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
-
Sets the layer of the legend where the event was produced, as a classifiable and vector layer.
- setLayer(ClassifiableVectorial) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEventBase
-
Deprecated.
- setLayer(ClassifiableVectorial) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEvent
-
Sets the layer of the legend where the event was produced, as a classifiable and vector layer.
- setLayer(ClassifiableVectorial) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEventBase
-
Sets the layer of the legend where the event was produced, as a classifiable and vector layer.
- setLayerError(Throwable) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
- setLayersToSnap(Set<FLyrVect>) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Adds the layers to the current "layersToSnap" without replacing the current instance of "layersToSnap"
- setLayerToSnap(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setLegend(ILegend) - Method in interface org.gvsig.fmap.mapcontext.raster.api.RasterLayer
- setLegend(IRasterLegend) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.ClassifiableRaster
-
Sets the layer's legend as a raster legend.
- setLegend(IVectorLegend) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.ClassifiableVectorial
-
Sets the layer's legend as a vector legend.
- setLegend(IVectorLegend) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setLegend(IVectorLegend) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
- setLevels(int, int[]) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- setLevels(ISymbol, int[]) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- setLoadLegend(IVectorLegend) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setLoadSelection(Object) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setLocationAlongTheLine(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- setMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
-
Sets the
MapContextthat contains this layer node. - setMapContext(MapContext) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
- setMapContext(MapContext) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- setMapContextDrawer(MapContextDrawer) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setMapContextDrawerClass(Class) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setMapUnits(int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the measurement unit used by this view port for the map.
- setMarkerPoint(Point2D) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Sets the position of the point labeled by this in percent units relative to the label bounds
- setMaxFeatures(int) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- setMaxFeaturesInEditionCache(int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Siempre es un numero mayor de 1000
- setMaximum(double) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setMaxScale(double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets the maximum scale visible.
- setMaxScale(double) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setMaxScale(double) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setMaxScale(long) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Sets the max scale limit of the constraints
- setMessage(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IWarningSymbol
- setMinimum(double) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setMinScale(double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets the minimum scale visible.
- setMinScale(double) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- setMinScale(double) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setMinScale(long) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Sets the min scale limit of the constraints
- setMode(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IZoomConstraints
-
Sets the mode of the zoom constraints.
- setMode(int) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setName(String) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets a name to this layer.
- setName(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setName(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Stablishes the name of the label
- setName(String) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTable
-
Sets name of this
ColorTable - setName(String) - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
-
Sets name of this class
- setName(String) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setNextEnvelope() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets as envelope and adjusted envelope of this view port, the next.
- setNextExtent() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Adds the current extent to the previous extent history and sets the last next extent as the new current extent.
- setOffset(Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the offset.
- setOnTheLine(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setOrderManager(LayerOrderManager) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setOutputColorInterpretation(ColorInterpretation) - Method in class org.gvsig.raster.lib.legend.spi.AbstractColoredOperation
- setPageOriented(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setPalette(ColorTable) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Sets the colorTable.
- setPaletteBand(int) - Method in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
-
Sets the band which will apply the color table
- setParentLayer(FLayers) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Inserts the parent
FLayersnode of the layer. - setParentLayer(FLayers) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setPartialDrawnImage(BufferedImage, MapContext, ViewPort, int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- setPlacementConstraints(IPlacementConstraints) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Sets the PlacementConstraints that will determine where to place the labels.
- setPlacementMode(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
- setPreviousEnvelope() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets as envelope and adjusted envelope of this view port, the previous.
- setPreviousExtent() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
-
Adds the current extent to the next extent history and sets the last previous extent as the new current extent.
- setPreviousExtent() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets as extent and adjusted extent of this view port, the previous.
- setPrintGraphicsLayer(boolean) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- setPrintGraphicsLayer(boolean) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setPrintGraphicsLayer(boolean) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- setPriority(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- setProjection(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Sets the projection to this layer.
- setProjection(Projection) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Inserts the projection to this layer.
- setProjection(Projection) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets the new projection.
- setProjection(Projection) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the projection to this view port.
- setProperty(Object, Object) - Method in class org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesHelper
- setProperty(Object, Object) - Method in interface org.gvsig.fmap.mapcontext.layers.ExtendedPropertiesSupport
-
Inserts an object as a property to this layer.
- setProperty(Object, Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setProperty(String) - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Sets the property that has changed.
- setRasterLayer(RasterLayer) - Method in interface org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEvent
-
Sets the layer of the legend where the event was produced, as a classifiable and vector layer.
- setRasterLayer(RasterLayer) - Method in class org.gvsig.fmap.mapcontext.raster.api.legend.RasterLegendEventBase
-
Sets the layer of the legend where the event was produced, as a classifiable and vector layer.
- setRed(int[]) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets blue range values to this
TransparencyRange - setReferenceSystem(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
-
Sets the Reference System that defines how this units have to be handled.
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setRGB(int[], int[], int[]) - Method in interface org.gvsig.raster.lib.legend.api.TransparencyRange
-
Sets blue range values to this
TransparencyRange - setRotation(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
- setScale(long) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Recalculates the current
ViewPort.extentusing an scale. - setScaleToUseWhenEnvelopeCollapse(long) - Method in class org.gvsig.fmap.mapcontext.MapContext
- setScaleView(double) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets the new extent of the view, calculated using the scale argument.
- setScreenDpi(double) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.CartographicSupportToolkit
- setSelectionColor(Color) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets the color used to represent the selections.
- setSelectionColor(Color) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Sets the selection color.
- setShapeInfo(int, Rectangle2D, int) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.MemoryShapeInfo
- setShapeInfo(int, Rectangle2D, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.strategies.ShapeInfo
-
Establece en la posición index-ésima de la estructura de datos la información de una geometría
- setShapeType(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
-
Defines the type of the shape.
- setSize(double, double) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Sets the size for a laber and stablishes an unit scale factor to not change too much its content
- setSource(URL) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
-
Sets URL of source file (svg, jpg, etc)
- setSource(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Sets the layer affected.
- setSourceEvent(FMapEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
- setSpatialCacheEnabled(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setSQLQuery(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- setStartColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialIntervalLegend
-
Inserts the initial color
- setSymbolFileExtension(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setSymbolFileExtension(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setSymbolFileExtension(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the file extension to use for persisted symbols.
- setSymbolLibraryPath(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- setSymbolLibraryPath(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- setSymbolLibraryPath(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolPreferences
- setSymbolLibraryPath(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolPreferences
-
Sets the path to the symbol library, where the persisted symbols can be found.
- setSymbolPreferences(SymbolPreferences) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
- setSymbolPreferences(SymbolPreferences) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
- setSymbolTable(SymbolTable) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
- setTargetSRS(Projection) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- SETTED_CLASS_VALUES_COLOR_TABLE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableNotification
- SETTED_COLOR - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClassNotification
- SETTED_INTERPOLATED - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClassNotification
- SETTED_NAME - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClassNotification
- SETTED_PALETTE - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- SETTED_PALETTE_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretationNotification
- SETTED_VALUE - Static variable in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClassNotification
- setTemporary(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
- setTemporary(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setText(String) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Sets the text to be rendered by this symbol
- setTextColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
-
Sets the color of the text
- setTextFieldArea(int, Rectangle2D) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Sets a TextFieldArea using its index.
- setTextFields(String[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.ILabelStyle
-
Sets the texts that will appear in the label.
- setTexts(String[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Sets the text for the label
- setTextSymbol(ITextSymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Stablishes the text symbol that is going to be used for the text(the font,size,style,aligment)
- setTime(Time) - Method in class org.gvsig.fmap.mapcontext.ViewPort
- setToColor(Color) - Method in interface org.gvsig.raster.lib.legend.api.colortable.MakeColorTable
- setTocStatusImage(Image) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Inserts the image icon that will be shown in the TOC next to this layer, according its status.
- setTransparency(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Inserts the transparency level for this layer, the range allowed is 0-255 .
- setTransparency(Transparency) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- setTransparencyRanges(List<TransparencyRange>) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Set
TransparencyRangeof thisTransparency - setTransparentNoData(boolean) - Method in interface org.gvsig.raster.lib.legend.api.RasterLegend
- setType(int) - Method in class org.gvsig.fmap.mapcontext.layers.AbstractLinkProperties
-
Sets the type of the HyperLink
- setUnit(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
-
Defines the unit used to express measures.
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- setUp() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
- setUseCache(boolean) - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- setUseSqlQuery(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- setUsingZSort(boolean) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- setValue(double) - Method in interface org.gvsig.raster.lib.legend.api.colortable.colortableclass.ColorTableClass
-
Sets value of
ColorTableClass - setValue(int) - Method in interface org.gvsig.raster.lib.legend.api.Transparency
-
Sets transparency value
- setValueSymbolByID(int, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
-
Establishes the symbol for the value which is the argument of the function.
- setViewPort(ViewPort) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
- setViewPort(ViewPort) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets a
ViewPortwith the drawing information of this map. - setViewPort(ViewPort) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
- setVisible(boolean) - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- setVisible(boolean) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Changes the status of this layer to visible or not.
- setVisible(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- setVisible(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- setVisible(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
-
Sets the visibility of the label in the map.
- setZoomConstraints(IZoomConstraints) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
-
Sets the PlacementConstraints that will determine where to place the labels.
- setZSort(ZSort) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ISingleSymbolLegend
- setZSort(ZSort) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
- ShapeInfo - Interface in org.gvsig.fmap.mapcontext.rendering.strategies
-
Estructura de datos con la información relativa a las geometrías de una fuente de datos necesaria para acelerar el procesado de la capa
- SHAPETYPE_MISMATCH - Static variable in exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
- shouldDrawLabels(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
- SimpleAttributesSerializer - Class in org.gvsig.fmap.mapcontext.tools.coerce
- SimpleAttributesSerializer(String) - Constructor for class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
- SingleLayer - Interface in org.gvsig.fmap.mapcontext.layers.operations
- SingleLayerIterator - Class in org.gvsig.fmap.mapcontext.layers
- SingleLayerIterator(FLayers) - Constructor for class org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
- size() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
- size() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- size() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
- SpatialCache - Class in org.gvsig.fmap.mapcontext.layers
- SpatialCache() - Constructor for class org.gvsig.fmap.mapcontext.layers.SpatialCache
- SpatialEvaluatorsFactory - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- StartEditionLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- StartEditionLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.StartEditionLayerException
- StopEditionLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- StopEditionLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.StopEditionLayerException
- STR_UNSUPPORTED_SET_OF_SETTINGS - Static variable in exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
- strategy - Variable in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- subList(int, int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- swapLayers(int, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
-
Changes the position of two layers in a multilayersymbol
- SYMBOL_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
- SYMBOL_NAME - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- SYMBOL_NAME - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.IWarningSymbol
- SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractSymbol
- SYMBOL_STYLE_ALIGNMENT_CENTERED - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- SYMBOL_STYLE_ALIGNMENT_JUSTIFY - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- SYMBOL_STYLE_ALIGNMENT_LEFT - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- SYMBOL_STYLE_ALIGNMENT_RIGHT - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
- symbolChanged(SymbolLegendEvent) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- symbolChanged(SymbolLegendEvent) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.LegendContentsChangedListener
-
Invocado cuando se cambia en el legend el símbolo por defecto.
- symbolChanged(SymbolLegendEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- SymbolDrawingException - Exception Class in org.gvsig.fmap.mapcontext.rendering.symbols
-
Exception thrown when a symbol cannot be drawn.
- SymbolDrawingException(int) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
-
Creates a new instance of this exception.
- SymbolException - Exception Class in org.gvsig.fmap.mapcontext.rendering.symbols
-
Parent exception of symbol related exceptions.
- SymbolException(String, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolException
- SymbolException(String, Throwable, String, long) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolException
- SymbolFileAlreadyExistsException - Exception Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
-
Exception thrown when a symbol file is going to be created and the file already exists.
- SymbolFileAlreadyExistsException(File) - Constructor for exception class org.gvsig.fmap.mapcontext.rendering.symbols.impl.SymbolFileAlreadyExistsException
- SymbolLegendEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event produced when changes one of the symbols of a classified legend.
- SymbolLegendEvent(ISymbol, ISymbol) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.SymbolLegendEvent
-
Creates a new symbol legend event.
- SymbolManager - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
Symbols management: creation, registration, etc.
- SymbolPreferences - Interface in org.gvsig.fmap.mapcontext.rendering.symbols
-
Preferences for symbol configuration and default values.
- SymbolsLoaderTask(File, FileFilter, Visitor) - Constructor for class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager.SymbolsLoaderTask
T
- TAG_LAYERVECT_MAXSCALE - Static variable in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- TAG_LAYERVECT_MINSCALE - Static variable in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- text() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- text() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- Tiling - Class in org.gvsig.fmap.mapcontext.layers
-
Cálculo de Partes (Tiles) en las que se divide un raster grande.
- Tiling() - Constructor for class org.gvsig.fmap.mapcontext.layers.Tiling
- Tiling(int, int, Rectangle2D) - Constructor for class org.gvsig.fmap.mapcontext.layers.Tiling
- time - Variable in class org.gvsig.fmap.mapcontext.ViewPort
- title() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- title() - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder
- toArray() - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- toArray(Object[]) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
- toCartographicUnits(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- toCartographicUnits(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.AbstractCartographicSupport
- toGeo(Point2D) - Method in class org.gvsig.fmap.mapcontext.MapContext
- toMapDistance(int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the distance
d, that is in screen coordinates to map coordinates using the transformation affine information in the#transattribute. - toMapPoint(int, int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the 2D point
(x,y), that is in screen coordinates (pixels) to map coordinates using the affine transformation in the#transattribute. - toMapPoint(Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the 2D point argument, that is in screen coordinates (pixels) to map coordinates using the inverse affine transformation of the
#transattribute. - toMapRectangle(Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Converts and returns the
Rectangle2D, that is in screen coordinates (pixels) to map coordinates using ViewPort.toMapDistance(int), and ViewPort.toMapPoint(int, int). - toString() - Method in class org.gvsig.fmap.mapcontext.layers.DefaultLayerInformationBuilder
- toString() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- toString() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
-
Sobreimplementación del método toString para que las bases de datos identifiquen la capa.
- toString() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
- toString() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClassFactory
- toString() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- toString() - Method in class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
- toString() - Method in class org.gvsig.fmap.mapcontext.ViewPort
-
Returns a
Stringrepresentation of the main values of this view port:ViewPort.extent,ViewPort.adjustedExtent,ViewPort.imageSize,ViewPort.scale, andViewPort.trans. - touches(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- TOUCHES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- TouchesGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- transformToSourceCRS(Geometry, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- Transparency - Interface in org.gvsig.raster.lib.legend.api
- TransparencyRange - Interface in org.gvsig.raster.lib.legend.api
- TypeLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- TypeLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.TypeLayerException
U
- UNDEFINED_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- UNSUPPORTED_SET_OF_SETTINGS - Static variable in exception class org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
- UnsupportedVersionLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
-
Excepción provocada por el WMS.
- UnsupportedVersionLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.UnsupportedVersionLayerException
- update(Observable, Object) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
- update(Observable, Object) - Method in class org.gvsig.fmap.mapcontext.MapContext
- updateDrawVersion() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- updateDrawVersion() - Method in class org.gvsig.fmap.mapcontext.MapContext
- updateDrawVersion() - Method in class org.gvsig.fmap.mapcontext.ViewPort
- updateDrawVersion(boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- updateVersions(MapContext, ViewPort) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
- URLLayerException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- URLLayerException(String, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.URLLayerException
- useCache() - Method in class org.gvsig.fmap.mapcontext.BaseCreateLayerParameters
- useCache() - Method in interface org.gvsig.fmap.mapcontext.MapContextManager.CreateLayerParameters
- useDefaultSymbol(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
V
- validateMapContextDrawer(Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
- validateMapContextDrawer(Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
- value(String, Object...) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- value(String, Object...) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- value(String, Object...) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- value(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- value(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- value(Projection) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- value(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- value(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- value(Geometry) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- value(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.EnvelopeElement
- value(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.PropertyElement
- value(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.RawElement
- value(Envelope) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerInformationBuilder.TextElement
- valueChange(ValueLegendEvent) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- ValueLegendEvent - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
-
Event produced when changes any value of a legend.
- ValueLegendEvent(Object, Object) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.ValueLegendEvent
-
Creates a new value legend event.
- values() - Method in exception class org.gvsig.fmap.mapcontext.exceptions.CancelEditingLayerException
- values() - Method in exception class org.gvsig.fmap.mapcontext.exceptions.StartEditionLayerException
- values() - Method in exception class org.gvsig.fmap.mapcontext.exceptions.StopEditionLayerException
- VectorialSecuencial - Interface in org.gvsig.fmap.mapcontext.layers
- VectorLayer - Interface in org.gvsig.fmap.mapcontext.layers.vectorial
- VectorLegendEvent - Interface in org.gvsig.fmap.mapcontext.rendering.legend.events
- VectorLegendEventBase - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
- VectorLegendEventBase() - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.VectorLegendEventBase
- ViewPort - Class in org.gvsig.fmap.mapcontext
-
ViewPortclass represents the logic needed to transform a rectangular area of a map to the available area in screen to display it. - ViewPort() - Constructor for class org.gvsig.fmap.mapcontext.ViewPort
- ViewPort(Projection) - Constructor for class org.gvsig.fmap.mapcontext.ViewPort
-
Creates a new view port with the information of the projection in
projargument, and default configuration: - ViewPort.RegisterPersistence - Class in org.gvsig.fmap.mapcontext
- ViewPortListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
-
Defines the interface for an object that listens to changes in a view port.
- ViewPortListenerEx1 - Interface in org.gvsig.fmap.mapcontext.events.listeners
-
Defines the interface for an object that listens to changes in a view port.
- VISIBILITY_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerEvent
-
Identifies this event as a action of change of the visibility status of a layer.
- visibilityChanged(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- visibilityChanged(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.BaseLayerCollectionListener
- visibilityChanged(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.layers.LayerCollectionAdapter
- visibilityChanged(LayerCollectionEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
-
Called when the visibility of the collection of layers has changed.
- visibilityChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
- visibilityChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- visibilityChanged(LayerEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerListener
-
Called when the visibility of a layer has changed.
- visible - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
Layer's visibility: the layer is visible if it's selected its check box associated in TOC.
- visibleRequired() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
-
Returns
trueif this layer has the visible status enabled. - visibleRequired() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
- visit(Object) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
- visit(Object) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
- visit(Feature) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
- visit(FeatureReference) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
- visit(FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayersVisitor
- visit(FLayer) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
- visit(FLayer) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
W
- wakeUp() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
-
Method called by
FLayersto notify this layer that is going to be added.This previous notification is useful for the layers that need do something before being added. - within(Geometry, Projection, FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.SpatialEvaluatorsFactory
- WITHIN - Static variable in class org.gvsig.fmap.mapcontext.MapContext
- WithinGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
- WORLD - Static variable in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
- writable - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
-
This parameter reports if the layer can be modified and saved the changes.
- write(File) - Method in class org.gvsig.basicformats.impl.DefaultCLRFile
- write(ILegend, File, String) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.driver.ILegendWriter
-
Writes a legend to a file.
- write(ColorTable, File) - Method in interface org.gvsig.raster.lib.legend.api.colortable.ColorTableIO
-
Writes
ColorTableto file. - WriteLegendException - Exception Class in org.gvsig.fmap.mapcontext.exceptions
- WriteLegendException(ILegend, Throwable) - Constructor for exception class org.gvsig.fmap.mapcontext.exceptions.WriteLegendException
Y
- YCBCR - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- YCBCR_CB_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- YCBCR_CR_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- YCBCR_Y_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
- YELLOW_BAND - Static variable in interface org.gvsig.raster.lib.legend.api.colorinterpretation.ColorInterpretation
Z
- ZOOMINFACTOR - Static variable in class org.gvsig.fmap.mapcontext.MapContext
-
Default zoom in factor.
- ZOOMOUTFACTOR - Static variable in class org.gvsig.fmap.mapcontext.MapContext
-
Default zoom out factor.
- zoomToEnvelope(Envelope) - Method in class org.gvsig.fmap.mapcontext.MapContext
-
Sets the given extent to the
ViewPortand updates the view with the new zoom. - ZSort - Class in org.gvsig.fmap.mapcontext.rendering.legend
-
Class ZSort is used in order to store information about the symbols which are placed in the Z axis (because a level of symbols has been used).
- ZSort() - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
- ZSort(ILegend) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form