A B C D E F G H I J L M N O P Q R S T U V W Z 

A

accept(Visitor) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
accept(LayersVisitor) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
accept(LayersVisitor) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayersVisitable
 
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(Object) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
 
add(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.operations.ComposedLayer
Adds the layer to the draw group.
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 LayerEventListener of 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.
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.
addError(BaseException) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Adds an error reason that describes this layer's wrong status.
addError(BaseException) - 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.
addGraphic(String, Geometry, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new Geometry to be rendered into the layer.
addGraphic(String, Geometry, int, String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new Geometry to be rendered into the layer.
addGraphic(String, Geometry, int, String, Object, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new Geometry to be rendered into the layer.
addGraphic(String, Geometry, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
addGraphic(Geometry, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
addGraphic(Geometry, int, String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
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 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 Geometry to be rendered into the layer.
addGraphics(String, Iterator, int, String) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new Geometry to be rendered into the layer.
addGraphics(String, Iterator, int, String, Object, int) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new Geometry to 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 class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
addGraphics(String, Iterator, int, String, Object, int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
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(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
addLayer(int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
Adds a layer in an specified position in this node.
addLayer(FLayer, int, 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 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(BaseException) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
Stores information of an exception produced working with a driver of the layer.
addLayerError(String) - Method in class org.gvsig.fmap.mapcontext.MapContext
Registers the message of an error associated to this map.
addLayerListener(LayerListener) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Adds a LayerListener to 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(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(LegendContentsChangedListener) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
Adds a new listener to the legend.
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(ISymbol) - Method in interface org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Adds a new ISymbol to the layer to be used to render the Geometry objects.
addSymbol(ISymbol) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
addSymbol(Object, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
Inserts a symbol.
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.
addViewPortListener(ViewPortListener) - Method in class org.gvsig.fmap.mapcontext.ViewPort
Appends the specified ViewPortListener listener if weren't.
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 GraphicLayer had been drawn.
allowLinks() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Returns information about if the layer allows HyperLink or not
allowLinks() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
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.
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
 
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 - Class in org.gvsig.fmap.mapcontext.events
An atomic event represents a group of events that will be attended without any interruption.
AtomicEvent(ArrayList) - Constructor for class org.gvsig.fmap.mapcontext.events.AtomicEvent
Creates a new instance of this kind of event.
atomicEvent(AtomicEvent) - Method in interface org.gvsig.fmap.mapcontext.events.listeners.AtomicEventListener
Called when is produced an AtomicEvent in the buffer of MapControl.
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.
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 GraphicLayer had been drawn.
beforeLayerDraw(LayerDrawEvent) - Method in interface org.gvsig.fmap.mapcontext.layers.LayerDrawingListener
Called before a layer of type FLayer or FLayers is drawn.
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
 
bindToDataStore(DataStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
Enlaza la capa con el DataStore indicado.

C

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.ViewPort.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(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.
callLegendChanged() - Method in class org.gvsig.fmap.mapcontext.MapContext
Notifies to all legend listeners registered, that one legend has changed.
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 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 org.gvsig.fmap.mapcontext.layers.CancelationException
Constructs a new cancelation exception with null as its detail message.
CancelationException(String) - Constructor for exception org.gvsig.fmap.mapcontext.layers.CancelationException
Constructs a new cancelation exception with the specified detail message.
CancelationException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.layers.CancelationException
Constructs a new cancelation exception with the specified detail message and cause.
CancelationException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.layers.CancelationException
Constructs a cancelation exception with the specified cause and a detail message of (cause==null ?
CancelEditingLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
CancelEditingLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.CancelEditingLayerException
 
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.
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.FLyrDefault
 
clear() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedVectorLegend
Deletes all the information of classification: intervals, values, or other classifying elements
clearAll() - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
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 Geometry objects.
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 ISymbol objects.
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.
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.
cloneFMap() - Method in class org.gvsig.fmap.mapcontext.MapContext
Creates a new independent MapContext instance, that has a clone of the layers and the view port of this one.
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.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.
coerce(Object) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceColorToString
 
coerce(Object) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceFontToString
 
coerce(Object) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.CoerceStringToColor
 
coerce(Object) - 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
 
ColorEvent - Class in org.gvsig.fmap.mapcontext.events
Event produced when changes the background color of the view port.
ColorPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
Factory to manage the persistence of Color objects.
ColorPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.ColorPersistenceFactory
Creates a new ColorPersistenceFactory with the DynStruct definition for the Color objects.
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
 
ConnectionErrorLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
ConnectionErrorLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.ConnectionErrorLayerException
 
CONTAINS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
ContainsEnvelopeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
ContainsEnvelopeEvaluator(Envelope, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsEnvelopeEvaluator
 
ContainsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
ContainsGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.ContainsGeometryEvaluator
 
convertToMapPoint(Point2D) - Method in class org.gvsig.fmap.mapcontext.ViewPort
 
convertToMapPoint(int, int) - Method in class org.gvsig.fmap.mapcontext.ViewPort
 
createActivationChangedEvent(FLyrDefault, String) - Static method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
Creates a new layer event notifying an "activation changed" action.
createColorEvent(Color) - Static method in class org.gvsig.fmap.mapcontext.events.ColorEvent
Returns a new color event.
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 MapContextDrawer implementation.
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.
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(IProjection) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createGraphicsLayer(IProjection) - 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, DataStoreParameters) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createLayer(String, DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
Create a layer from a DataStore.
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 in org.gvsig.fmap.mapcontext.exceptions
 
CreateLayerException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
 
CreateLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
 
CreateLayerException(String) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.CreateLayerException
 
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(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createLegend(String) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
 
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
 
createLegendWriter(String, String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createLegendWriter(String, String) - 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 MapContextDrawer implementation.
createMultiLayerSymbol(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createMultiLayerSymbol(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createMultiLayerSymbol(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
createMultiLayerSymbol(int) - 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.
createMultiLayerSymbol(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Creates a new IMultiLayerSymbol which can be used to render the given Geometry type.
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 MapContext instance with the information of the vp argument, and the layers of this map.
createProjectionEvent(IProjection) - Static method in class org.gvsig.fmap.mapcontext.events.ProjectionEvent
Creates a new projection event.
createSymbol(int, Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createSymbol(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createSymbol(String, Color) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createSymbol(String) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
createSymbol(String) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
createSymbol(int) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
createSymbol(String, Color) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
createSymbol(int, Color) - 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(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Creates a new ISymbol which can be used to render the given Geometry type.
createSymbol(String, Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Creates a new ISymbol with the given Color.
createSymbol(int, Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Creates a new ISymbol which can be used to render the given Geometry type, with the given Color.
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
 
CrossEnvelopeEvaluator(Envelope, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.CrossEnvelopeEvaluator
 
CROSSES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
CrossesGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
CrossesGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.CrossesGeometryEvaluator
 

D

darker(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
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
 
DefaultDuplicateLabelsMode - Static variable in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
DefaultGraphicLayer - Class in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Default GraphicLayer implementation.
DefaultGraphicLayer() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
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.CachedImage() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
 
DefaultMapContextDrawer.DrawList - Class in org.gvsig.fmap.mapcontext.impl
 
DefaultMapContextDrawer.DrawList() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
 
DefaultMapContextDrawer.DrawList(DefaultMapContextDrawer.DrawList) - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
 
DefaultMapContextManager - Class in org.gvsig.fmap.mapcontext.impl
Default implementation of the MapContextManager.
DefaultMapContextManager() - Constructor for class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
DefaultSymbolManager - Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
Default SymbolManager implementation.
DefaultSymbolManager() - Constructor for class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
DefaultSymbolPreferences - Class in org.gvsig.fmap.mapcontext.rendering.symbols.impl
Default SymbolPreferences implementation 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 Observer from the list of registered ones.
deleteDrawingObservers() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.DrawingObservable
Deletes all the registered drawing Observer objects.
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.
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 in org.gvsig.fmap.mapcontext.layers
Excepción que se lanzara cunado exista un problema de versión.
DifferentVersionException() - Constructor for exception org.gvsig.fmap.mapcontext.layers.DifferentVersionException
Crea una nueva DifferentVersionException
DifferentVersionException(String) - Constructor for exception org.gvsig.fmap.mapcontext.layers.DifferentVersionException
Crea una nueva DifferentVersionException
DifferentVersionException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.layers.DifferentVersionException
Crea una nueva DifferentVersionException
DifferentVersionException(Throwable) - Constructor for exception 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 Rectangle2D objects.
DimensionPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.DimensionPersistenceFactory
Creates a new DimensionPersistenceFactory with the DynStruct definition for the Dimension objects.
dirty - Variable in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
One layer is dirty if needs to be refreshed.
DISJOINT - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
DisjointGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
DisjointGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.DisjointGeometryEvaluator
 
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
 
doPostInitialize() - Method in class org.gvsig.fmap.mapcontext.impl.MapContextImplLibrary
 
doPostInitialize() - Method in class org.gvsig.fmap.mapcontext.MapContextLibrary
 
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
 
draw(FLayers, BufferedImage, Graphics2D, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
 
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, Cancellable, double) - Method in class org.gvsig.fmap.mapcontext.MapContext
Draws this map if its ViewPort has an extent defined:
Selects only the layers that have to be drawn: #prepareDrawing(BufferedImage, Graphics2D, double).
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(FLayers, BufferedImage, Graphics2D, Cancellable, double) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
 
draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, ICoordTrans, FeatureStore) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
Draws the FeatureStore data using this legend simbology.
draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, ICoordTrans, FeatureStore, FeatureQuery) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
Draws the FeatureStore data using this legend simbology.
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(BufferedImage, Graphics2D, ViewPort, Cancellable, double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
Causes the labels to be drawn.
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_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.
DrawingObservable - Interface in org.gvsig.fmap.mapcontext.rendering.legend
Interface for observable drawing operations.
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, AffineTransform, Rectangle, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
Useful to render the symbol inside the TOC, or 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, Graphics2D, ViewPort, Cancellable, double, double) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
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 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
 
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.
DriverLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
DriverLayerException(String, Throwable) - Constructor for exception 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
 
equals(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
 
EQUALS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
Gets the name of all distance measurements supported by MapContext.
equals(Object) - Method in class org.gvsig.fmap.mapcontext.MapContext
Indicates whether some other object is "equal to" this map.
EqualsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
EqualsGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.EqualsGeometryEvaluator
 
ErrorEvent - Class in org.gvsig.fmap.mapcontext.events
ErrorEvent stores all necessary information of an error produced on a layer.
ErrorEvent(String, Exception) - Constructor for class org.gvsig.fmap.mapcontext.events.ErrorEvent
Constructs an ErrorEvent with 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
EventBuffer represents a buffer of events that allows store listeners of events produced in layers of a MapContext instance, and configure its dispatching mode.
EventBuffer() - Constructor for class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
 
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
ExtentHistory is designed for managing a history of extents.
ExtentHistory() - Constructor for class org.gvsig.fmap.mapcontext.ExtentHistory
Creates a new instance of ExtentsHistory with an history of 10 extents.
ExtentHistory(int) - Constructor for class org.gvsig.fmap.mapcontext.ExtentHistory
Creates a new instance of ExtentsHistory with an history of numEntries extents.
extents - 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
 
FileLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
FileLayerException(String, Throwable) - Constructor for exception 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 LayerDrawingListener listeners registered, distinguishing the kind of event.
FLayer - Interface in org.gvsig.fmap.mapcontext.layers
Definition of the basic functionality that all kind of FMap 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
 
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 FLyrDefault layer:
Visible: true .
FLyrDefault - Class in org.gvsig.fmap.mapcontext.layers
Implementation of the common characteristics of all layers: visibility, activation, name, ...
FLyrDefault(MetadataContainer) - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
FLyrDefault() - Constructor for class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
FLyrVect - Class in org.gvsig.fmap.mapcontext.layers.vectorial
Capa básica Vectorial.
FLyrVect() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
fmap - Variable in class org.gvsig.fmap.mapcontext.layers.FLayers
The model of the layer.
FMapEvent - Class in org.gvsig.fmap.mapcontext.events
All events produced on a layer must be of a particular type.
FMapEvent() - Constructor for class org.gvsig.fmap.mapcontext.events.FMapEvent
 
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 Font objects.
FontPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.FontPersistenceFactory
Creates a new FontPersistenceFactory with the DynStruct definition for the Font objects.
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 #trans attribute.
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 #trans attribute.
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 #trans attribute.
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 #trans attribute.
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
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

G

get() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
Returns the last extent in the history.
get(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
 
get(String) - Method in class org.gvsig.fmap.mapcontext.tools.coerce.SimpleAttributesSerializer
 
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.
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.
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
 
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
 
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
 
getBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
 
getBounds() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
 
getCartographicSize(ViewPort, double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
getCartographicSize(ViewPort, double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Gets the size (in pixels) of the cartographic element according to the current rendering context (output dpi, map scale, map units) and the symbol cartgraphic settings (unit, size, and unit reference system).
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
 
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 Color to use to render the symbol.
getColorEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
Returns all color events that constitute this one.
getColorScheme() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
 
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.
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
Devuelve el VectorialAdapater de la capa.
getDefaultCartographicSupportMeasureUnit() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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 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.
getDefaultOrderManager() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
Returns the default order manager or null if none was registered as default.
getDefaultSymbol() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
Obtains the default symbol of the legend.
getDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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 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 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.
getDefaultVectorLegend() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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
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 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.
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
 
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.
getEventType() - Method in class org.gvsig.fmap.mapcontext.events.FMapEvent
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 Exception associated to the error produced.
getExtendedProperties() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Returns a hash map with all new properties associated to this layer.
getExtendedProperties() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
getExtentEvents() - Method in class org.gvsig.fmap.mapcontext.events.AtomicEvent
Returns all extent events that constitute this one.
getFeature() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.events.FeatureDrawnNotification
 
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
 
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
 
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
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.
getHaloColor() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
 
getHaloWidth() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
 
getIconLayer(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
getIconLayer(DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
 
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, boolean) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
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, Cancellable) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
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.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
 
getInstance() - Static method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
 
getInstance() - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
 
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(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
getLabelingStrategy() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
getLabelingStrategy(DataStore) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
It returns the labeling strategy associated with a DataStore.
getLabelingStrategy() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelable
Returns the current labeling strategy
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(int) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.DrawList
 
getLayer(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
getLayer(String) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
getLayer() - Method in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
Returns a reference to the layer where this event has been produced.
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(String) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
Returns a first-level layer of this collection, using its name.
getLayer() - Method in class 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(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.
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
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 FLayers nodes stored in this map.
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(DataStore) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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(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.
getLevelCount() - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
 
getLevels(ISymbol) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
 
getLevels(int) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
 
getLink(Point2D, double) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Provides an array with URIs.
getLink(Point2D, double) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
getLinkProperties() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Returns an instance of AbstractLinkProperties that contains the information of the HyperLink
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.
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 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
getNewColor() - Method in class org.gvsig.fmap.mapcontext.events.ColorEvent
Gets the new color.
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.
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.
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
 
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.
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.
getOnePointRgb() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
Returns the rgb of the symbol when it is drawn like a point.
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.
getParentLayer() - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Returns the parent FLayers node 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
 
getPixExtentPlus(Geometry, float[], ViewPort, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
Returns the distance between the shape's bounding box and the symbol-that-represents-this-shape's bounding box in a two-length-float array passed as parameter.
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.
getPriority() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
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.MapContext
 
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(Object) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Returns a reference to an object (property) associated to this layer.
getProperty(Object) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
getProperty() - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
Gets the property that has changed.
getReferenceSystem() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
getReferenceSystem() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Returns the Reference System used to draw the elements of the image.
getRotation() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
 
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.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() - Static method in class org.gvsig.fmap.mapcontext.MapContext
Gets the color used to represent the selections.
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.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
 
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.
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 ISymbol of the layer with the given identifier.
getSymbol(int) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
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.
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 ISymbol or null if it is not registered.
getSymbolLibraryPath() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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
 
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, int) - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
 
getTilePts(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
 
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 .
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
getType() - Method in exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
 
getTypeVectorLayer() - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
getUnit() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
getUnit() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Returns the unit used to express measures.
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.
getValues() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IClassifiedLegend
Obtains the values in relation with each class of the classification
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 ViewPort associated 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 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
 
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 LayerDrawEvent as an event produced after drawing on a GraphicLayer.
GRAPHICLAYER_BEFORE_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
Public constant that identifies the kind of LayerDrawEvent as an event produced before drawing on a GraphicLayer.

H

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
 
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 true if there are extents registered.
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
 

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
 
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,...
InfoByPoint - Interface in org.gvsig.fmap.mapcontext.layers.operations
Interface that must be implemented by layers which support the operation "information by point".
initialize(IProjection) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
insert(Envelope, Geometry) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
insert(Envelope, Object) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
INTERSECTS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
IntersectsEnvelopeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
IntersectsEnvelopeEvaluator(Envelope, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsEnvelopeEvaluator
 
IntersectsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
IntersectsGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsGeometryEvaluator
 
IntersectsTimeEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
IntersectsTimeEvaluator(Time, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.IntersectsTimeEvaluator
 
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 class org.gvsig.fmap.mapcontext.MapContext
 
InvalidationListener - Interface in org.gvsig.fmap.mapcontext.events.listeners
Interfaz que recibe el evento invalid.
InvalidRegisteredClassException - Exception 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 org.gvsig.fmap.mapcontext.impl.InvalidRegisteredClassException
 
invert(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
invokeDynMethod(int, DynObject) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
invokeDynMethod(String, DynObject) - 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
 
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
 
isDebug() - Method in class org.gvsig.fmap.mapcontext.layers.Tiling
 
isDefaultSymbolFillColorAleatory() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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
 
isEnabled() - 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
 
isHorizontal() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
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.
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.
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
 
isOneDotOrPixel(Geometry, double[], ViewPort, int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
Informs that the geometry will be represented with that symbol in just one pixel or dot
isOnePoint(AffineTransform, ViewPort, double, CartographicSupport, Geometry, int[]) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
isOnTheLine() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
isOnTopOfThePoint() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
isPageOriented() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
isParallel() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
isPerpendicular() - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
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.
isShapeVisible() - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
Tells whether the shape of the symbol will be drawn or not.
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
 
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.
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 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.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 scale argument 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
 
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).
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
 

L

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
 
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.
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_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
Public constant that identifies the kind of LayerDrawEvent as an event produced after drawing on a FLayer or FLayers.
LAYER_BEFORE_DRAW - Static variable in class org.gvsig.fmap.mapcontext.layers.LayerDrawEvent
Public constant that identifies the kind of LayerDrawEvent as an event produced before drawing on a FLayer or 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_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 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 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.
layerAdding(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
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.
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
LayerCollectionListener defines 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 LayerDrawEvent class 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
LayerDrawingListener defines 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.
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
 
LayerListener - Interface in org.gvsig.fmap.mapcontext.layers
LayerListener defines 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 interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
Called when a layer has been moved in the internal list of layers.
layerMoved(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
layerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
 
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.
layerMoving(LayerPositionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
LayerNotFoundInCollectionException - Exception in org.gvsig.fmap.mapcontext.layers.operations
 
LayerNotFoundInCollectionException(FLayer, LayerCollection) - Constructor for exception org.gvsig.fmap.mapcontext.layers.operations.LayerNotFoundInCollectionException
 
LayerOrderManager - Interface in org.gvsig.fmap.mapcontext.layers.order
This manager will decide the position where layers (FLayer) are added to a layer collection (FLayers)
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 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 interface org.gvsig.fmap.mapcontext.layers.LayerCollectionListener
Called when a layer is just going to be removed from the internal list of layers.
layerRemoving(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
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 FLayers nodes.
LayersIterator - Class in org.gvsig.fmap.mapcontext.layers
Interator for iterate in a Layers tree Extend this class to create an expecific layer iterator and override the method evaluate for check if a layer will be in the iteration list.
LayersIterator() - Constructor for class org.gvsig.fmap.mapcontext.layers.LayersIterator
 
LayersIterator(FLayer) - Constructor for class org.gvsig.fmap.mapcontext.layers.LayersIterator
 
LayersVisitable - Interface in org.gvsig.fmap.mapcontext.layers.operations
 
LayersVisitor - Interface in org.gvsig.fmap.mapcontext.layers.operations
 
LEGEND_CLASSIFICATION_CHANGED - Static variable in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
Identifies this event as a change on the classification of a legend.
LEGEND_CLEARED - Static variable in class 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 class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
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 class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
Identifies this event as a change of the symbol of a legend.
LEGEND_VALUE_CHANGED - Static variable in class 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 LegendClearEvent stores 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 - Class in org.gvsig.fmap.mapcontext.rendering.legend.events
LegendEvent represents an event produced at a legend in a layer.
LegendEvent() - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendEvent
 
LegendException - Exception in org.gvsig.fmap.mapcontext.rendering.legend
Legend related exceptions.
LegendException(String, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.rendering.legend.LegendException
 
LegendException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.rendering.legend.LegendException
 
LegendLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
LegendLayerException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.LegendLayerException
 
LegendLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.LegendLayerException
 
LegendLayerException(String) - Constructor for exception 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.
lighter(Color) - Static method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
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
 
loadFromState(PersistentState) - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
 
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.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
 
LoadLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
LoadLayerException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
 
LoadLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
 
LoadLayerException(String) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
 
LoadSymbolException - Exception 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 org.gvsig.fmap.mapcontext.rendering.symbols.impl.LoadSymbolException
 
loadSymbols(File, FileFilter) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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, FileFilter) - 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 interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Loads the symbols persisted into a folder.
logger - Static variable in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 

M

MapContext - Class in org.gvsig.fmap.mapcontext
The MapContext class represents the model and a part of the control and view around graphical layers used by MapControl.
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() - 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.LayerEventListener - Class in org.gvsig.fmap.mapcontext
The class LayerEventListener implements the methods of LayerCollectionListener that handles the "layer added" or "layer removed" events in a map.
MapContext.LayerEventListener() - Constructor for class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
MAPCONTEXT_MANAGER_NAME - Static variable in class org.gvsig.fmap.mapcontext.MapContextLocator
 
MapContextDrawer - Interface in org.gvsig.fmap.mapcontext
 
MapContextException - Exception in org.gvsig.fmap.mapcontext
Parent class for MapContext exceptions.
MapContextException(String, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.MapContextException
 
MapContextException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.MapContextException
 
MapContextException(Throwable) - Constructor for exception 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.
MapContextRuntimeException - Exception in org.gvsig.fmap.mapcontext
Parent class for MapContext runtime exceptions.
MapContextRuntimeException(String, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.MapContextRuntimeException
 
MapContextRuntimeException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.MapContextRuntimeException
 
MapContextRuntimeException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.MapContextRuntimeException
 
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
 
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
 
move(FLayer, LayerCollection, int, FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
move(FLayer, LayerCollection) - 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.
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.
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 in org.gvsig.fmap.mapcontext.exceptions
 
NameLayerException(String, Throwable) - Constructor for exception 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.

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
 
OperationNotSupportedException - Exception 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 org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
Crea una nueva OperationNotSupportedException.
OperationNotSupportedException(String) - Constructor for exception org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
DOCUMENT ME!
OperationNotSupportedException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
DOCUMENT ME!
OperationNotSupportedException(Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.layers.OperationNotSupportedException
DOCUMENT ME!
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.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
 
OutGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
OutGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.OutGeometryEvaluator
 
OVERLAPS - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
OverlapsGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
OverlapsGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.OverlapsGeometryEvaluator
 

P

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 Point2D objects.
Point2DPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Point2DPersistenceFactory
Creates a new Point2DPersistenceFactory with the DynStruct definition for the Point2D objects.
print(FLayers, Graphics2D, Cancellable, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer
 
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(Graphics2D, double, PrintAttributes) - Method in class org.gvsig.fmap.mapcontext.MapContext
Prints the layers of this map using the Graphics2D argument, that usually is the Graphics of the printer.
print(FLayers, Graphics2D, Cancellable, double, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
 
print(Graphics2D, ViewPort, Cancellable, double, Map, ICoordTrans, FeatureStore, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
 
print(Graphics2D, ViewPort, Cancellable, double, Map, ICoordTrans, FeatureStore, FeatureQuery, PrintAttributes) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
 
print(Graphics2D, 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_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(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
 
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 in org.gvsig.fmap.mapcontext.exceptions
 
ProjectionLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.ProjectionLayerException
 
put(Rectangle2D) - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
Appends the specified extent to the end of this history.
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, Visitor) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
query(Envelope) - Method in class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
queryByEnvelope(Envelope, FeatureType) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
It return the FeatureSet that intersects with the envelope.
queryByEnvelope(Envelope, FeatureType, String[]) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
It return the FeatureSet that intersects with the envelope.
queryByGeometry(Geometry, 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

Record - Interface in org.gvsig.fmap.mapcontext
 
Rectangle2DPersistenceFactory - Class in org.gvsig.fmap.mapcontext.tools.persistence
Factory to manage the persistence of Rectangle2D objects.
Rectangle2DPersistenceFactory() - Constructor for class org.gvsig.fmap.mapcontext.tools.persistence.Rectangle2DPersistenceFactory
Creates a new Rectangle2DPersistenceFactory with the DynStruct definition for the Rectangle2D objects.
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.
registerDefaultOrderManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
Register the class as the default order manager.
RegisteredClassInstantiationException - Exception in org.gvsig.fmap.mapcontext.impl
Exception thrown when a class instance could not be created.
RegisteredClassInstantiationException(Class, Class, String, Throwable) - Constructor for exception 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
 
registerLayerToUseForStore(String, Class) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
Registra que clase tiene que usar para un DataStore determinado.
registerLayerToUseForStore(Class, Class) - Method in class org.gvsig.fmap.mapcontext.layers.LayerFactory
 
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
 
registerLegendWriter(String, String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
registerLegendWriter(String, String, Class) - Method in interface org.gvsig.fmap.mapcontext.MapContextManager
 
registerMapContextManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
Registers the Class implementing the MapContextManager interface.
registerMetadata() - Static method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
registerMultiLayerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
registerMultiLayerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
registerMultiLayerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
registerMultiLayerSymbol(String, int[], 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 IMultiLayerSymbol implementation class with a name.
registerMultiLayerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Registers a IMultiLayerSymbol implementation class with a name and a list of geometry types which the symbol is able to render.
registerOrderManager(Class) - Static method in class org.gvsig.fmap.mapcontext.MapContextLocator
Adds the class to the list of available order managers
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.ExtentHistory
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.FLayerStatus
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
 
registerPersistent() - Static method in class org.gvsig.fmap.mapcontext.MapContext
 
registerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
registerSymbol(String, int[], Class) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
registerSymbol(String, Class) - Method in class org.gvsig.fmap.mapcontext.rendering.symbols.impl.DefaultSymbolManager
 
registerSymbol(String, int[], 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 ISymbol implementation class with a name.
registerSymbol(String, int[], Class) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Registers a ISymbol implementation class with a name and a list of geometry types which the symbol is able to render.
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 in org.gvsig.fmap.mapcontext.exceptions
 
ReloadLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.ReloadLayerException
 
remove() - Method in class org.gvsig.fmap.mapcontext.layers.LayersIterator
 
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
 
removeAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
Removes a single instance of the AtomicEventListener from the internal list, if it is present (optional operation).
removeAtomicEventListener(AtomicEventListener) - Method in class org.gvsig.fmap.mapcontext.MapContext
Removes a listener of atomic events from the internal EventBuffer.
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 Geometry objects from the layer with the given groupId.
removeGraphics(String) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.impl.DefaultGraphicLayer
 
removeLayer(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
removeLayer(int) - Method in class org.gvsig.fmap.mapcontext.layers.FLayers
 
removeLayer(String) - 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(int) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
Removes a layer using its identifier.
removeLayer(String) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayerCollection
Removes a layer using its name.
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 LayerListener argument 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(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.
removeLegendListener(LegendContentsChangedListener) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.ILegend
Removes a listener from the legend.
removePrev() - Method in class org.gvsig.fmap.mapcontext.ExtentHistory
Extracts (removing) the last extent from the history.
removeViewPortListener(ViewPortListener) - Method in class org.gvsig.fmap.mapcontext.ViewPort
Removes the specified ViewPortListener listener, if existed.
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(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(ICoordTrans) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
Changes the projection of this layer.
reProject(ICoordTrans) - Method in class org.gvsig.fmap.mapcontext.MapContext
 
ReprojectDefaultGeometry - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
ReprojectDefaultGeometry() - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
 
ReprojectLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
ReprojectLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.ReprojectLayerException
 
resetDefaultSymbolColor() - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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 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 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 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 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.
rewind() - Method in class org.gvsig.fmap.mapcontext.layers.SingleLayerIterator
 

S

saveSymbol(ISymbol, String, File, boolean) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextManager
 
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, boolean) - 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 ISymbol into the given folder, with the given file name.
saveSymbol(ISymbol, String, File, boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.SymbolManager
Persists a ISymbol into the given folder, with the given file name.
SaveSymbolException - Exception 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 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.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.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, 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
 
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.
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_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 interface org.gvsig.fmap.mapcontext.layers.SelectionListener
Called when the selection in a vector layer 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 SelectionListener defines 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
 
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
 
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.
setAnchor(Point) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
 
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
 
setBelowTheLine(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
setCartographicSize(double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
setCartographicSize(double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Sets the size of the cartographic element in pixels.
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 Color to use to render the symbol.
setColorScheme(Color[]) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.IVectorialUniqueValueLegend
 
setCoordTrans(ICoordTrans) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Inserts the transformation coordinates.
setCoordTrans(ICoordTrans) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
Sets transformation coordinates for this layer.
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 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 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.
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 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 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 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 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.
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.
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 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
 
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.
setEvents(LegendChangedEvent[]) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.events.LegendChangedEvent
Sets the events that constitute this one.
setEventType(int) - Method in class org.gvsig.fmap.mapcontext.events.FMapEvent
Sets the type of the event.
setFeatureStore(FeatureStore) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
 
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
setFullDrawnImage(BufferedImage) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
 
setGraphicsLayer(GraphicLayer) - Method in class org.gvsig.fmap.mapcontext.MapContext
Sets a new GraphicLayer to this map.
setHaloColor(Color) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
 
setHaloWidth(float) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.ITextSymbol
 
setImageSize(Dimension) - Method in class org.gvsig.fmap.mapcontext.ViewPort
Sets the size of the image projected, recalculating the parameters of this view port.
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.
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(ClassifiableVectorial) - Method in class 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(FLayer) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelingStrategy
 
setLayer(int, ISymbol) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
Establishes a concret symbol for a layer
setLayersToSnap(ArrayList) - Method in class org.gvsig.fmap.mapcontext.MapContext
 
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(ISymbol, int[]) - Method in class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
 
setLevels(int, 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 MapContext that 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
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
 
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.
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
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
 
setPageOriented(boolean) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.IPlacementConstraints
 
setParentLayer(FLayers) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Inserts the parent FLayers node 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.
setPriority(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
setProjection(IProjection) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Inserts the projection to this layer.
setProjection(IProjection) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
Inserts the projection to this layer.
setProjection(IProjection) - Method in class org.gvsig.fmap.mapcontext.MapContext
Sets the new projection.
setProjection(IProjection) - Method in class org.gvsig.fmap.mapcontext.ViewPort
Sets the projection to this view port.
setProperty(Object, Object) - Method in interface org.gvsig.fmap.mapcontext.layers.FLayer
Insets 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.
setReferenceSystem(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
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.
setRotation(double) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
 
setScaleView(long) - Method in class org.gvsig.fmap.mapcontext.MapContext
Sets the new extent of the view, calculated using the scale argument.
setSelectionColor(Color) - Static method in class org.gvsig.fmap.mapcontext.MapContext
Sets the color used to represent the selections.
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(FLayer) - Method in class org.gvsig.fmap.mapcontext.layers.LayerEvent
Sets the layer affected.
setSource(URL) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.styles.IBackgroundFileStyle
Sets URL of source file (svg, jpg, etc)
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 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
 
setTargetSRS(IProjection) - Method in class org.gvsig.fmap.mapcontext.layers.vectorial.ReprojectDefaultGeometry
 
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
 
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 .
setUnit(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
setUnit(int) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Defines the unit used to express measures.
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
 
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 ViewPort with the drawing information of this map.
setViewPort(ViewPort) - Method in interface org.gvsig.fmap.mapcontext.MapContextDrawer
 
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 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 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
DOCUMENT ME!
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.SpatialCache
 
SpatialCache - Class in org.gvsig.fmap.mapcontext.layers
 
SpatialCache() - Constructor for class org.gvsig.fmap.mapcontext.layers.SpatialCache
 
StartEditionLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
StartEditionLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.StartEditionLayerException
 
StopEditionLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
StopEditionLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.StopEditionLayerException
 
STR_UNSUPPORTED_SET_OF_SETTINGS - Static variable in exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
 
strategy - Variable in class org.gvsig.fmap.mapcontext.layers.vectorial.FLyrVect
 
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_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 in org.gvsig.fmap.mapcontext.rendering.symbols
Exception thrown when a symbol cannot be drawn.
SymbolDrawingException(int) - Constructor for exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
Creates a new instance of this exception.
SymbolException - Exception in org.gvsig.fmap.mapcontext.rendering.symbols
Parent exception of symbol related exceptions.
SymbolException(String, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolException
 
SymbolException(String, Throwable, String, long) - Constructor for exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolException
 
SymbolFileAlreadyExistsException - Exception 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 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.

T

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
 
toCartographicSize(ViewPort, double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelClass
 
toCartographicSize(ViewPort, double, Geometry) - Method in interface org.gvsig.fmap.mapcontext.rendering.symbols.CartographicSupport
Computes and sets the size (in pixels) of the cartographic element according to the current rendering context (output dpi, map scale, map units) and the symbol cartgraphic settings (unit, size, and unit reference system).
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 #trans attribute.
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.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 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 String representation of the main values of this view port: ViewPort.extent, ViewPort.adjustedExtent, ViewPort.imageSize, ViewPort.scale, and ViewPort.trans.
TOUCHES - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
TouchesGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
TouchesGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.TouchesGeometryEvaluator
 
TypeLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
TypeLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.TypeLayerException
 

U

UNSUPPORTED_SET_OF_SETTINGS - Static variable in exception org.gvsig.fmap.mapcontext.rendering.symbols.SymbolDrawingException
 
UnsupportedVersionLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
Excepción provocada por el WMS.
UnsupportedVersionLayerException(String, Throwable) - Constructor for exception 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
 
updateVersions(MapContext, ViewPort) - Method in class org.gvsig.fmap.mapcontext.impl.DefaultMapContextDrawer.CachedImage
 
URLLayerException - Exception in org.gvsig.fmap.mapcontext.exceptions
 
URLLayerException(String, Throwable) - Constructor for exception org.gvsig.fmap.mapcontext.exceptions.URLLayerException
 
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
 
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 org.gvsig.fmap.mapcontext.exceptions.CancelEditingLayerException
 
values() - Method in exception org.gvsig.fmap.mapcontext.exceptions.StartEditionLayerException
 
values() - Method in exception org.gvsig.fmap.mapcontext.exceptions.StopEditionLayerException
 
VectorialSecuencial - Interface in org.gvsig.fmap.mapcontext.layers
 
VectorLayer - Interface in org.gvsig.fmap.mapcontext.layers.vectorial
 
ViewPort - Class in org.gvsig.fmap.mapcontext
ViewPort class 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(IProjection) - Constructor for class org.gvsig.fmap.mapcontext.ViewPort
Creates a new view port with the information of the projection in proj argument, and default configuration: distanceUnits = meters mapUnits = meters backColor = undefined offset = new Point2D.Double(0, 0);
ViewPort.RegisterPersistence - Class in org.gvsig.fmap.mapcontext
 
ViewPort.RegisterPersistence() - Constructor for class org.gvsig.fmap.mapcontext.ViewPort.RegisterPersistence
 
ViewPortListener - 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(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.events.listeners.EventBuffer
 
visibilityChanged(LayerEvent) - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
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 interface org.gvsig.fmap.mapcontext.layers.LayerListener
Called when the visibility of a layer has changed.
visibilityChanged(LayerCollectionEvent) - Method in class org.gvsig.fmap.mapcontext.MapContext.LayerEventListener
 
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 true if this layer has the visible status enabled.
visibleRequired() - Method in class org.gvsig.fmap.mapcontext.layers.FLyrDefault
 
visit(FLayer) - Method in interface org.gvsig.fmap.mapcontext.layers.operations.LayersVisitor
 
visit(Object) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
 
visit(FLayer) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedEnvelopeVisitor
 
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(Object) - Method in class org.gvsig.fmap.mapcontext.rendering.strategies.SelectedZoomVisitor
 
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 FLayers to notify this layer that is going to be added.
WITHIN - Static variable in class org.gvsig.fmap.mapcontext.MapContext
 
WithinGeometryEvaluator - Class in org.gvsig.fmap.mapcontext.layers.vectorial
 
WithinGeometryEvaluator(Geometry, IProjection, FeatureType, String) - Constructor for class org.gvsig.fmap.mapcontext.layers.vectorial.WithinGeometryEvaluator
 
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.

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 ViewPort and 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(ILegend) - Constructor for class org.gvsig.fmap.mapcontext.rendering.legend.ZSort
 
A B C D E F G H I J L M N O P Q R S T U V W Z 

Copyright © 2013 gvSIG Association. All rights reserved.