Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractClassifiedVectorLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Abstract class that implements the interface for legends composed by classified symbols.It will have two methods that will be executed depending on the action that had been done with the legend (addition of a new symbol or clear the legend).
- AbstractClassifiedVectorLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- AbstractClassifiedVectorLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- AbstractFillSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
Abstract class that any FILL SYMBOL should extend
- AbstractFillSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- AbstractFillSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- AbstractIntervalLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- AbstractIntervalLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- AbstractIntervalLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- AbstractLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Abstract class that implements the interface for legends.It is considered as the father of all XXXLegends and will implement all the methods that these classes had not developed.
- AbstractLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- AbstractLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- AbstractLineSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
-
AbstractLineSymbol is the class that implements the interface for line symbols.
- AbstractLineSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- AbstractLineSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- AbstractMarkerSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
-
Abstract class that any MARKER SYMBOL should extend.
- AbstractMarkerSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- AbstractMarkerSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- AbstractStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Implements the IStyle interface in order to complete the methods ot the IStyle interface that allow the users to add the description of an object or obtain it.
- AbstractStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- AbstractStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- AbstractVectorialLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Base implementation for Vectorial data Legends.
- AbstractVectorialLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- AbstractVectorialLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- addDrawingObserver(Observer) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- addLabelClass(ILabelClass) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- addLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- addLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- addLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- addLayer(ISymbol, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- addLayer(ISymbol, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- addLayer(ISymbol, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- addLegendListener(LegendContentsChangedListener) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- addObserver(Reference<Observer>) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- addShapeInfo(Rectangle2D, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies.MemoryShapeInfo
- addSymbol(Object, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- addSymbol(Object, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- addTextFieldArea(Rectangle2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- allowsMultipleClass() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- angleAtLength(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the slope of the path at the specified length.
- angleAtLength(int, float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the slope of the path at the specified length.
- ARROR_DECORATOR_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- ARROW_MARKER_SYMBOL_DYNCLASS_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- ArrowDecoratorStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Class ArrowDecoratorStyle.
- ArrowDecoratorStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- ArrowDecoratorStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- ArrowMarkerSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- ArrowMarkerSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- ArrowMarkerSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- AttrInTableLabelingStrategy - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
-
LabelingStrategy used when the user wants to use label sizes, rotations, etc.
- AttrInTableLabelingStrategy() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- AttrInTableLabelingStrategy.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- AttrInTableLabelingStrategyFactory - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- AttrInTableLabelingStrategyFactory() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategyFactory
B
- BACKGROUND_FILE_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- BackgroundFileStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Defines methods that allows the user to create an style based in a background file.For this reason, BackgroundFileStyle will have a parameter that will be an string in order to specify this source file.
- BackgroundFileStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- BackgroundFileStyle.PersistenceCantSetSourceException - Exception Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- BackgroundFileStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- beginComplexNotification() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
C
- calculateIntervals(FeatureStore, String, int, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- call() - Method in class org.gvsig.svgsupport.DefaultSVGSupportManager.registerSVGSupportManager
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend.RegisterLegend
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend.RegisterLegend
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend.RegisterLegend
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol.RegisterPersistence
- call() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol.RegisterSymbol
- call() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager.RegisterSymbologyManager
- CLASSIFIED_VECTOR_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- clear() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- clear() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- clearAllClasses() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- clone() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- cloneLegend() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- cloneMethod() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- countObservers() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- create() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClassFactory
- create(Object...) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DynamicLabelingStrategyFactory
- create(Object...) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategyFactory
- createArrowDecoratorStyle() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createAttrInTableLabelingStrategy() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createBackgroundFileStyle(URL) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDefaultLabel() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDefaultLabelingMethod() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDefaultLabelingStrategy() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDefaultLabelStyle() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDefaultStrategy(FLayer) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelingFactory
-
Creates a default labeling strategy from an XMLEntity.
- createDefaultZoomConstraints() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createDynamicLabelingStrategy() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelingFactory
- createDynamicLabelingStrategy() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createInterval(double, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- createInterval(double, double) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createLabelingStrategy(String, Object...) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createMarkerFillSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createMask() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createMultiShapeSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createPathLength(Shape) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createPictureFillSymbol(URL, URL) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createPictureLineSymbol(URL, URL) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createPictureMarkerSymbol(URL, URL) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createRenderer() - Method in class org.gvsig.svgsupport.DefaultSVGSupportManager
- createRenderer(File) - Method in class org.gvsig.svgsupport.DefaultSVGSupportManager
- createRenderer(URL) - Method in class org.gvsig.svgsupport.DefaultSVGSupportManager
- createSimpleFillSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createSimpleLineStyle() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createSimpleLineSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createSimpleMarkerFillPropertiesStyle() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createSimpleMarkerSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createSimpleTextSymbol() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- createStrategy(FLayer, ILabelingMethod, IPlacementConstraints, IZoomConstraints) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelingFactory
-
Given a layer, a labeling method, a label placements constraints, and a label zoom constraints it will figure out the best ILabelingStrategy that meets all the needs.
- createStyleByURL(URL) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- createSymbols(IInterval[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- currentSegment(double[]) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
- currentSegment(float[]) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
D
- DEFAULT_MASK_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- DEFAULT_WORD_SPACING - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
-
Don't set a concrete word spacing.
- DefaultDynamicLabelingStrategy - Class in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- DefaultDynamicLabelingStrategy() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- DefaultDynamicSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- DefaultDynamicSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- DefaultDynamicVectorLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- DefaultDynamicVectorLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
-
Constructor method, needed by persistence.
- DefaultDynamicVectorLegend(ISymbol) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
-
Convenience fast constructor.
- DefaultDynamicVectorLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- DefaultFeatureDrawnNotification - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- DefaultFeatureDrawnNotification() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
-
Creates a new FeatureDrawnNotification.
- DefaultFeatureDrawnNotification(Feature, Geometry) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
-
Creates a new FeatureDrawnNotification.
- DefaultFillStyle - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- DefaultLabelingMethod - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- DefaultLabelingMethod() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
-
Empty constructor for persistence.
- DefaultLabelingMethod(LabelClass) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- DefaultLabelingMethod.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- DefaultMask - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- DefaultMask() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- DefaultMask.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- DefaultPathLength - Class in org.apache.batik.ext.awt.geom
-
Utilitiy class for length calculations of paths.
- DefaultPathLength(Shape) - Constructor for class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Creates a new PathLength object for the specified
Shape. - DefaultPathLength.PathSegment - Class in org.apache.batik.ext.awt.geom
-
A single path segment in the flattened version of the path.
- DefaultPathLength.SingleSegmentPathIterator - Class in org.apache.batik.ext.awt.geom
-
A
PathIteratorthat returns only the next path segment from anotherPathIterator. - DefaultSVGRenderer - Class in org.gvsig.svgsupport
- DefaultSVGRenderer() - Constructor for class org.gvsig.svgsupport.DefaultSVGRenderer
- DefaultSVGSupportManager - Class in org.gvsig.svgsupport
- DefaultSVGSupportManager() - Constructor for class org.gvsig.svgsupport.DefaultSVGSupportManager
- DefaultSVGSupportManager.registerSVGSupportManager - Class in org.gvsig.svgsupport
- defaultSymbol - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- DefaultSymbologyManager - Class in org.gvsig.symbology.impl
-
Default
SymbologyManagerimplementation. - DefaultSymbologyManager() - Constructor for class org.gvsig.symbology.impl.DefaultSymbologyManager
- DefaultSymbologyManager.RegisterSymbologyManager - Class in org.gvsig.symbology.impl
- definesPriorities() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- delAllSymbols() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- deleteDrawingObserver(Observer) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- deleteDrawingObservers() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- deleteLabelClass(ILabelClass) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- deleteObserver(Reference<Observer>) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- deleteTextFieldArea(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- delSymbol(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- delSymbol(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- disableNotifications() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- doInitialize() - Method in class org.gvsig.symbology.impl.SymbologyDefaultImplLibrary
- done - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
Whether the single segment has been passed.
- doPostInitialize() - Method in class org.gvsig.symbology.impl.SymbologyDefaultImplLibrary
- doRegistration() - Method in class org.gvsig.symbology.impl.SymbologyDefaultImplLibrary
- draw(Graphics2D, AffineTransform, Geometry, Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Draws an arrow(or other symbol that substitutes an arrow selected by the user) in a line.When the line is drawn, the symbol is added and takes care of the different options of the user(for example if he wants to flip the first symbol or all and the number of symbols per line to be drawn)
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- draw(Graphics2D, AffineTransform, Geometry, Feature, Cancellable, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- draw(Graphics2D, AffineTransform, Geometry, Cancellable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- draw(Graphics2D, ILabelLocationMetrics, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
LabelLocationMetrics, contains the anchor point, rotation, and some other geometric calculations computed by the PlacementManager.
- draw(BufferedImage, Graphics2D, double, ViewPort, Cancellable, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- draw(BufferedImage, Graphics2D, double, ViewPort, Cancellable, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
-
Draws the features from the
FeatureStore, filtered with the scale and the query parameters, with the symbols of the legend. - drawFeatures(BufferedImage, Graphics2D, ViewPort, Cancellable, CoordinateTransformation, double, DefaultFeatureDrawnNotification, FeatureSet, FeatureSelection) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
-
Draws the features from the
FeatureSet, with the symbols of the legend. - drawInsideRectangle(Graphics2D, AffineTransform, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- drawInsideRectangle(Graphics2D, Rectangle2D, boolean) - Method in class org.gvsig.svgsupport.DefaultSVGRenderer
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Useful to render a Label with size inside little rectangles.
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- drawInsideRectangle(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- drawInsideRectangle(Graphics2D, Rectangle, boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- drawInsideRectangle(Graphics2D, Rectangle, boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- drawInsideRectangle(Graphics2D, Rectangle, boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- drawInsideRectangle(Graphics2D, Rectangle, boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- drawInts(Graphics2D, ViewPort, ISymbol, Feature, Geometry) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DrawUtils
- drawInts(Graphics2D, ViewPort, Cancellable, double, ISymbol, Feature, Geometry) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DrawUtils
- drawLine(Graphics2D, AffineTransform, Geometry, Feature, Cancellable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- drawOutline(Graphics2D, Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- drawPoint(Graphics2D, AffineTransform, Geometry, Feature, Cancellable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- drawPolygon(Graphics2D, AffineTransform, Geometry, Feature, Cancellable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- DrawUtils - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- DrawUtils() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DrawUtils
- DYNAMIC_VECTOR_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- DynamicLabelingStrategyFactory - Class in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- DynamicLabelingStrategyFactory() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DynamicLabelingStrategyFactory
E
- eFillColor - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- enableNotifications() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- endComplexNotification() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- eOutlineColor - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- EQUAL_INTERVALS - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- eRotation - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- eSize - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- EvaluatorCreator - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
-
Utility class to centralize the creation of an
- EvaluatorCreator() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.EvaluatorCreator
- expColor - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expFillColor - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- expFont - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expFontStyle - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expHeight - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expOutlineColor - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- expReferenceSystem - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expRotation - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expRotation - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- expSize - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- expText - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- expUnit - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
F
- featureSymbolTable - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- FILL_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- findUpperIndex(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the index of the path segment that bounds the specified length along the path.
- FInterval - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Clase intervalo.
- FInterval() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
-
Creates a new empty FInterval, used to be instantiated by persistence
- FInterval(double, double) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
-
Crea un nuevo FInterval.
- FINTERVAL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- FInterval.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- fireClassifiedSymbolChangeEvent(SymbolLegendEvent) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
-
Looks for a change in a classified symbol of a legend.
- fireDefaultSymbolChangedEvent(SymbolLegendEvent) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- fireLegendClearEvent(LegendClearEvent) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
-
Looks for a change in a legend of classified symbols.
G
- generarIntervalos() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.NaturalIntervalGenerator
-
M�todo para generar los intervalos.
- generarIntervalos() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.QuantileIntervalGenerator
-
Genera los intervalos.
- getAdjustedSize(Rectangle, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getAdjustedSize(Rectangle, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- getAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getAnchor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- getAngle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Defines the angle for the rotation of the image when it is added to create the padding
- getArrowDecorator() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getArrowMarkerCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Obtains the number of arrows that the user wants to draw in the same line.
- getBackgroundFileStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- getBackgroundFileStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getBoundingBox(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies.MemoryShapeInfo
- getBounds() - Method in class org.gvsig.svgsupport.DefaultSVGRenderer
- getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
-
Gets the bounding
Rectangleof thisRectangle. - getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
-
Creates a rectangle with the dimensions of the buffered image
- getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- getBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getCartographicOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getCartographicSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getCartographicStroke() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getClassifyingFieldNames() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- getClassifyingFieldTypes() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getClassName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getColorField() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getColorFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getColorFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getColorScheme() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getComputedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedColorFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedFillColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedFixedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedFixedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedFontStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedHeight() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedOutlineColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedReferenceSystem() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getComputedText() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedUnit() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedUnitExp() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getComputedValue(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getDefaultLabelFactory() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- getDefaultLegendWriter() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- getDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getDescription() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- getDescriptions() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getDescriptions() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getDrawnGeometry() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
- getEfectiveLineToOffsetColor(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getEfectiveLineToOffsetColor(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getEfectiveOffset(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getEfectiveOffset(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getEfectiveRotationInDegres(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getEfectiveRotationInDegres(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getEfectiveRotationInRadians(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getEfectiveRotationInRadians(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getEfectiveSize(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getEfectiveSize(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getEndColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Returns the final color
- getEvaluator(String) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.EvaluatorCreator
-
Create an
EvaluatorWithDescriptionsthat uses the string expression provided - getFeature() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
- getFeatureIteratorByLabelClass(FLyrVect, ILabelClass, ViewPort, String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- getFeatureSymbolTable() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getFeatureSymbolTable() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getFieldCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getFillAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getFillAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
-
Returns the transparency of the multi layer fill symbol created
- getFillAlpha() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getFillColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getFillColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getFillColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getFillColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getFillStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getFillSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getFillSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- getFixedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getFixedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getFixedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getFixedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getFont() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getFontStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getGlyphCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
- getHaloColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getHaloShape(Shape) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- getHaloWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getHeight() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getHeightField() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getID() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClassFactory
- getIndex() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Returns the segment index.
- getInterval(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getIntervalType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getLabelClassByName(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- getLabelClasses() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- getLabelClassFactories() - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- getLabelClassFactory(String) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- getLabelExpressions() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns the expression that defines the text which will be showed in the label
- getLabelingMethod() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getLabelingMethod() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getLabelStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns the style of the label
- getLayer(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getLayer(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getLayer(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getLayerCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getLayerCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getLayerCount() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getLength() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Returns the length of the path segment.
- getLengthAtSegment(int) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the length at the start of the segment given by the specified index.
- getLineColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getLineStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getLineStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- getLineStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getLineSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getLineToOffsetColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getLineToOffsetColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getLineToOffsetColorExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getLineToOffsetColorExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getLineWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getLineWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getLineWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getLineWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- getLineWidth() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getListeners() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- getManager() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- getMarker() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- getMarker() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- getMarkerFillProperties() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
-
Returns the markerfillproperties that are used by the class
- getMarkerFillProperties() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Returns the IMarkerFillProperties that allows this class to treat the picture as a marker in order to scale it, rotate it and so on.
- getMarkerPoint() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getMarkerSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getMask() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getMask() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getMask() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getMax() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
-
Devuelve el número final.
- getMaxScale() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- getMin() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
-
Devuelve el número de origen.
- getMinScale() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- getName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DynamicLabelingStrategyFactory
- getName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategyFactory
- getName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns the name of the label
- getName() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClassFactory
- getNumberOfSegments() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the number of segments in the path.
- getNumIntervalGen() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.QuantileIntervalGenerator
-
Devuelve el número de intervalos que se han generado.
- getNumIntervals() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.NaturalIntervalGenerator
-
Devuelve el n�mero de intervalos que se pueden representar, no tiene porque coincidir con el n�mero de intervalos que se piden.
- getOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getOffsetXExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getOffsetXExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getOffsetYExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getOffsetYExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getOutlineColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getOutlineColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Returns the outline color for the symple marker symbol
- getOutlineSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Gets the size of the outline for the simple marker symbol
- getPath() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the path to use for calculations.
- getPlacementConstraints() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getPlacementConstraints() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getPoint(double, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getPriority() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getReferenceSystem() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getReferenceSystem() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getReferenceSystemExp() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
-
Returns the names of the
Featureattributes required for theILegendto operate. - getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getRotation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getRotationExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getRotationExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getRotationField() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getRotationInDegrees() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getRotationInRadians() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSampleGeometry(Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- getSampleGeometry(Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- getSampleGeometry(Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSamplePoint(Rectangle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getSegType() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Returns the segment type.
- getSelectedBackgroundFileStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- getSelectedSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Returns the URL of the image used when the polygon is selected
- getSelectedSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Returns the URL of the image that is used as a picture line symbol (when it is selected in the map)
- getSelectedSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
-
Returns the URL of the image that is used as a marker symbol (when it is selected in the map)
- getSelectionSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- getShape(ILabelLocationMetrics) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getShapeType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getShapeType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getShapeType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- getShapeType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getSharpness() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
-
To get the sharpeness attribute.It will determine the final form of the arrow
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- getSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getSizeExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getSizeExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSource() - Method in class org.gvsig.svgsupport.DefaultSVGRenderer
- getSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Returns the URL of the image that is used to create the padding to fill the polygon
- getSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Returns the URL of the image that is used as a picture line symbol
- getSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
-
Returns the URL of the image that is used as a marker symbol
- getSource() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
-
Obtains the source of the file which is used to create the background
- getSourceSymbolInLibrary() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
-
Return the final substring of the URL symbol in the library
- getSQLQuery() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getStartColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Returns the initial color.
- getStringLabelExpression() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- getStroke() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- getStyle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Obtains the style for the simple marker symbol
- getSymbol(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getSymbol(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getSymbol(FeatureReference) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getSymbolByFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getSymbolByFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getSymbolByFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- getSymbolByFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
-
Devuelve un sÃmbolo a partir de una IFeature.
- getSymbolByInterval(IInterval) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getSymbolByValue(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- getSymbolForSelection() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- getSymbolForSelection(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- getSymbolKey(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getSymbolLibraryURL() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- getSymbolManager() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- getSymbols() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getSymbols() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getSymbolTable(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- getSymbolTable(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- getSymbolType() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getText() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getText() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getTextBounds() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- getTextColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- getTextField() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getTexts() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Return the text for the label
- getTextSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns the text symbol that is being used for the text(the font, size,style,aligment)
- getTextWrappingShape(Point) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
-
Returns an Geometry which represents a rectangle containing the text in screen units.
- getTransparency() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- getTransparency() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- getType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies.MemoryShapeInfo
- getUnit() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getUnit() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- getUnitExp() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getUsedFields() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getUsedFields() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- getUsedFields() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getValInit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.NaturalIntervalGenerator
-
Devuelve el valor inicial de cada intervalo
- getValInit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.QuantileIntervalGenerator
-
Devuelve el valor inicial de cada intervalo.
- getValorRuptura(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.NaturalIntervalGenerator
-
Devuelve el valor de ruptura seg�n el �ndice que se le pasa como par�metro.
- getValRuptura(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.QuantileIntervalGenerator
-
Devuelve el valor del punto de ruptura según el Ãndice que se pasa como parámetro.
- getValues() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- getValues() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- getWindingRule() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
- getX() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Returns the x coordinate of the path segment.
- getXOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getXScale() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Defines the scale for the x axis of the image when it is added to create the padding
- getXSeparation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getY() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Returns the y coordinate of the path segment.
- getYOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getYScale() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Defines the scale for the y axis of the image when it is added to create the padding
- getYSeparation() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- getZoomConstraints() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- getZoomConstraints() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- getZSort() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- GRID_FILL - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
H
- hasFill() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- hasFill() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- hasOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- hasOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- hasOutline() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Returns true or false depending if the simple marker symbol has an outline or not.
I
- IMAGE_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- ImageStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Controls the style of an image to be correctly painted.
- ImageStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- ImageStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- inComplex() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- index - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
The index of the original path segment this flattened segment is a part of.
- initialise() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Flattens the path and determines the path length.
- initialised - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Whether this path been flattened yet.
- internalDraw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery, double, SimpleTaskStatus) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- INTERVAL_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- intervalType - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- isAutoresizeEnabled() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- isDone() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
- isDrawLineToOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- isDrawLineToOffset() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- isDrawSymbolInEeachPrimitive() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- isDrawWithHalo() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- isEnabledNotifications() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- isFixed() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- isFlipAll() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Defines the flipAll attribute.If the value of this attribute is true all the arrows that we had drawn in the same line will be flipped.
- isFlipFirst() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Obtains the flipFirst attribute.If it is true only the first arrow of the line will be flipped.The rest will keep the same orientation.
- isFollowLineAngle() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Gets the followLineAngle attribute.This attribute allows the arrow that we are going to draw to be more or less aligned with the line where it will be included (depending on the angle) .
- isInInterval(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- isLayerDefined() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- isLibrarySymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- isOutlined() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Returns if the marker symbol should be drawn outlined.
- isShapeVisible() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- isSuitableFor(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- isSuitableFor(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- isSuitableForShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- isSuitableForShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- isSuitableForShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- isUseDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- isUseDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- isUseDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- isUseDefaultSymbol() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
-
Devuelve si se utiliza o no el resto de valores para representarse.
- isUserDefined() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- isUseSqlQuery() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- isVisible() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns true if the label will be showed in the map
- isVisible(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Returns true if the label will be showed in the map
- isWordSeparator(char, char[]) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
- it - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
The path iterator being wrapped.
K
- keys - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
L
- LabelClass - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
-
LabelClass is the model of the label in the new simbology of gvSIG.
- LabelClass() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- LabelClass.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- LabelClassFactory - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- LabelClassFactory() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClassFactory
- LabelingFactory - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- LabelingFactory() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelingFactory
- LabelLocationMetrics - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
-
LabelLocationMetrics.java
- LabelLocationMetrics(Point2D, double, boolean) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- LCOLOR - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- LegendDrawingException - Exception Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Exception thrown when there is an error while a
ILegendis drawing. - LegendDrawingException(Throwable) - Constructor for exception class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.LegendDrawingException
-
Creates a new
LegendDrawingExceptionwith the original cause. - length - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
The length of the path segment, accumulated from the start.
- lengthOfPath() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the length of the path used by this PathLength object.
- LFONT - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- LFONTSTYLE - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- LHEIGHT - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- LINE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- LOG - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- LOGGER - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- LONG_LEGEND_PERSISTENCE_FORMAT - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendWriter
- LROTATION - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- LTEXT - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
M
- MARK_FILL_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- MARKER_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- MarkerFillSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
Allows to define a marker symbol of any type as a path image to be used for a filled of a polygon's padding
- MarkerFillSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- MarkerFillSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- MarkerFillSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- MemoryShapeInfo - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.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.symbology.fmap.mapcontext.rendering.legend.strategies.MemoryShapeInfo
- MIN_TEXT_SIZE - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- moveDone - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
Whether the generated move command has been returned.
- MULTI_SHAPE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- MULTILAYER_FILL_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- MULTILAYER_LINE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- MULTILAYER_MARKER_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- MultiLayerFillSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
MultiLayerFillSymbol is a symbol which allows to group several kind of fill symbols (xxxFillSymbol implementing IFillSymbol)in one and treats it like single symbol.
- MultiLayerFillSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- MultiLayerFillSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- MultiLayerFillSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- MultiLayerLineSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
-
MultiLayerLineSymbol allows to create new symbols using a composition of several lineal symbols (xxxLineSymbol implementing ILineSymbol)and be treated as an only one symbol.
- MultiLayerLineSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- MultiLayerLineSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- MultiLayerLineSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- MultiLayerMarkerSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
-
MultiLayerMarkerSymbol allows to group several marker symbols (xxxMarkerSymbol implementing IMarkerSymbol)in one and treat it as an only one symbol.
- MultiLayerMarkerSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- MultiLayerMarkerSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- MultiLayerMarkerSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- MultiShapeSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
-
MultiShapeSymbol class allows to create a composition of several symbols with different shapes and be treated as a single symbol.These shapes can be marker,line or fill.
- MultiShapeSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- MultiShapeSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- MultiShapeSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
N
- NATURAL_INTERVALS - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- NaturalIntervalGenerator - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Calcula los intervalos naturales.
- NaturalIntervalGenerator(FeatureStore, String, int) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.NaturalIntervalGenerator
-
Crea un nuevo IntervalGenerator.
- next() - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
- nextPosForGlyph(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
-
Returns the placement of the next character to draw and the corresponding rotation in a double array of three elements with this order:
- NO_POS - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
- notifyObservers() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- notifyObservers(Object) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
O
- offsetFShape(Geometry, double) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- org.apache.batik.ext.awt.geom - package org.apache.batik.ext.awt.geom
- org.gvsig.svgsupport - package org.gvsig.svgsupport
- org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend - package org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
- org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies - package org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies
- org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling - package org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl
- org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl - package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl
- org.gvsig.symbology.impl - package org.gvsig.symbology.impl
-
Symbology library API default implementation.
P
- path - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
The path to use for calculations.
- pathLength - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Cached copy of the path length.
- PersistenceBasedLegendReader - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl
-
Legend reader that uses the standard persistence
- PersistenceBasedLegendReader() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendReader
- PersistenceBasedLegendWriter - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl
-
Legend writer that uses the standard persistence
- PersistenceBasedLegendWriter() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendWriter
- PersistenceCantSetSourceException() - Constructor for exception class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle.PersistenceCantSetSourceException
- PersistenceCantSetSourceException(Throwable) - Constructor for exception class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle.PersistenceCantSetSourceException
- PICTURE_FILL_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- PICTURE_LINE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- PICTURE_MARKER_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- PictureFillSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
PictureFillSymbol allows to use an image file suported by gvSIG as a padding for the polygons.This image can be modified using methods to scale or rotate it.
- PictureFillSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Constructor method
- PictureFillSymbol(URL, URL) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Constructor method
- PictureFillSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- PictureFillSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- PictureLineSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
-
PictureLineSymbol allows to use any symbol defined as an image (by an image file) supported by gvSIG.This symbol will be used as an initial object.The line will be painted as a succession of puntual symbols through the path defined by it(the line).
- PictureLineSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Constructor method
- PictureLineSymbol(URL, URL) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Constructor method
- PictureLineSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- PictureLineSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- PictureMarkerSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
-
PictureMarkerSymbol allows to use an image file as a definition to be painted instead of a marker symbol.
- PictureMarkerSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- PictureMarkerSymbol(URL, URL) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
-
Constructor method
- PictureMarkerSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- PictureMarkerSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- pointAtLength(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the point that is at the given length along the path.
- pointAtLength(int, float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the point that is the given proportion along the path segment given by the specified index.
- print(Graphics2D, double, ViewPort, Cancellable, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- print(Graphics2D, double, ViewPort, Cancellable, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- print(Graphics2D, AffineTransform, Geometry, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- print(Graphics2D, AffineTransform, Geometry, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- print(Graphics2D, AffineTransform, Geometry, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- print(Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- print(Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery, PrintAttributes) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
Q
- QUANTILE_INTERVALS - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- QuantileIntervalGenerator - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Calcula los intervalos en función del número de intervalos que se pidan.
- QuantileIntervalGenerator(FeatureStore, String, int) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.QuantileIntervalGenerator
-
Crea un nuevo QuantileIntervalGenerator.
R
- RANDOM_FILL - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- read(File, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendReader
- registerLabelClass(ILabelClassFactory) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- registerLabelingStrategy(Factory) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- RegisterLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend.RegisterLegend
- RegisterLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend.RegisterLegend
- RegisterLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend.RegisterLegend
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol.RegisterPersistence
- RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol.RegisterPersistence
- registerSVGSupportManager() - Constructor for class org.gvsig.svgsupport.DefaultSVGSupportManager.registerSVGSupportManager
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol.RegisterSymbol
- RegisterSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol.RegisterSymbol
- RegisterSymbologyManager() - Constructor for class org.gvsig.symbology.impl.DefaultSymbologyManager.RegisterSymbologyManager
- REMOTE_FILE_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- RemoteFileStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
RemoteFileStyle.java
- RemoteFileStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- RemoteFileStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- removeLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- removeLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- removeLayer(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- removeLegendListener(LegendContentsChangedListener) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- renameLabelClass(ILabelClass, String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- replace(ISymbol, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- replace(ISymbol, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- requiredAttributes - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
S
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- segmentAtLength(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Returns the index of the segment at the given distance along the path.
- segmentIndexes - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Array where the index is the index of the original path segment and the value is the index of the first of the flattened segments in
DefaultPathLength.segmentsthat corresponds to that original path segment. - segments - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
The list of flattened path segments.
- segType - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
The path segment type.
- selfRegister() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- selfRegister() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- selfRegister() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DynamicLabelingStrategyFactory
- selfRegister() - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategyFactory
- setAlpha(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setAlpha(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setAlpha(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setAlpha(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setAlpha(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setAnchor(Point) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- setAngle(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Sets the angle for the rotation of the image when it is added to create the padding
- setArrowDecorator(IArrowDecoratorStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- setArrowMarkerCount(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Defines the number of arrows that the user wants to draw in the same line.
- setAutoresizeEnabled(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setBackgroundFileStyle(IBackgroundFileStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- setCartographicContext(CartographicSupport.CartographicContext) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- setCartographicContext(CartographicSupport.CartographicContext) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- setCartographicContext(CartographicSupport.CartographicContext) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- setCartographicContext(CartographicSupport.CartographicContext) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- setCartographicSize(double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setCartographicSize(double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setCartographicSize(double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setClassifyingFieldNames(String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- setClassifyingFieldNames(String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setClassifyingFieldTypes(int[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractClassifiedVectorLegend
- setClassifyingFieldTypes(int[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setColorField(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setColorFont(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setColorFont(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setColorScheme(Color[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setDefaultLabelFactory(String) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- setDefaultLabelFactory(ILabelClassFactory) - Method in class org.gvsig.symbology.impl.DefaultSymbologyManager
- setDefaultLabelingStrategy(Class) - Static method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelingFactory
- setDefaultSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setDefaultSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- setDefaultSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- setDefaultSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setDefinesPriorities(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.DefaultLabelingMethod
- setDescription(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- setDrawExceptionType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- setDrawLineToOffset(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setDrawLineToOffset(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setDrawnGeometry(Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
- setDrawSymbolInEeachPrimitive(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- setDrawWithHalo(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setEndColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Inserts the final color.
- setFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
- setFeature(Feature) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
- setFeatureStore(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setFeatureStore(FeatureStore) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- setFillColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setFillColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- setFillColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setFillColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setFillColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setFillStyle(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setFillSymbol(IFillSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setFillSymbol(IFillSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- setFixedColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFixedColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setFixedSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFixedSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setFlipAll(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Obtains the flipAll attribute.If the value of this attribute is true all the arrows that we had drawn in the same line will be flipped.
- setFlipFirst(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Sets the flipFirst attribute.If it is true only the first arrow of the line will be flipped.The rest will keep the same orientation.
- setFollowLineAngle(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
-
Sets the followLineAngle attribute.This attribute allows the arrow that we are going to draw to be more or less aligned with the line where it will be included.
- setFont(Font) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFont(Font) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setFont(Font) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setFont(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFontSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setFontStyle(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setFontStyle(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setHaloColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setHaloWidth(float) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setHasFill(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setHasFill(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setHasOutline(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setHasOutline(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setHeight(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setHeightField(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
-
Sets the field that contains the size of the text.
- setImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Defines the URL from where the picture to fill the polygon is taken.
- setImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Sets the URL for the image to be used as a picture line symbol
- setImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
-
Sets the file for the image to be used as a marker symbol
- setIndex(int) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Sets the segment index.
- setIntervals(IInterval[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- setIntervalType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- setLabelExpressions(String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Stablishes the expresion that, when it is evaluated, returns the text which will be showed by the label.
- setLabelingMethod(ILabelingMethod) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setLabelingMethod(ILabelingMethod) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setLabelStyle(ILabelStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Stablishes the style for the label.
- setLayer(int, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- setLayer(int, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setLayer(int, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setLayer(FLayer) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setLayer(FLayer) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setLength(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Sets the length of the path segment.
- setLineColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setLineColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setLineColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setLineStyle(ILineStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setLineStyle(ILineStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setLineStyle(ILineStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setLineSymbol(ILineSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setLineSymbolValues() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setLineToOffsetColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setLineToOffsetColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setLineToOffsetColorExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setLineToOffsetColorExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setLineWidth(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setLineWidth(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setLineWidth(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setLineWidth(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- setLineWidth(float) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- setMarker(IMarkerSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- setMarker(IMarkerSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ArrowDecoratorStyle
- setMarkerFillProperties(IMarkerFillPropertiesStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
-
Sets the markerfillproperties to be used by the class
- setMarkerFillProperties(IMarkerFillPropertiesStyle) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Sets the MarkerFillProperties in order to allow the user to modify the picture as a marker (it is possible to scale it, rotate it and so on)
- setMarkerPoint(Point2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- setMarkerSymbol(IMarkerSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setMask(IMask) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setMask(IMask) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setMask(IMask) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setMaxScale(long) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- setMessage(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- setMinScale(long) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- setMode(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- setName(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Stablishes the name of the label
- setOffset(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- setOffset(Point2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setOffset(Point2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setOffset(Point2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setOffset(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setOffsetXExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setOffsetXExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setOffsetYExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setOffsetYExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setOutline(ILineSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setOutline(ILineSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- setOutline(ILineSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- setOutline(ILineSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setOutlineColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Sets the outline color for the simple marker symbol
- setOutlineColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setOutlineColor(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setOutlined(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Establishes the outline for the simple marker symbol.
- setOutlineSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Establishes the size for the outline of the simple marker symbol
- setPath(Shape) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength
-
Sets the path to use for calculations.
- setPathIterator(PathIterator, double, double) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
Sets the path iterator to use and the initial SEG_MOVETO command to return before it.
- setPlacementConstraints(IPlacementConstraints) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setPlacementConstraints(IPlacementConstraints) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setPointSymbolValues() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setPolygonSymbolValues() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setPriority(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setReferenceSystem(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setReferenceSystem(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setRequiredFeatureAttributesNames(List<String>) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelLocationMetrics
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setRotation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
-
Defines the angle of rotation for the text that composes the symbol
- setRotation(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setRotation(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setRotation(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setRotationExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setRotationExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setRotationField(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setRotationInDegrees(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setRotationInRadians(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setSampleSymbol(IMarkerSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
-
Define an utility symbol to show up a thumbnail by default, this symbol is a SimpleMarkerSymbol.
- setSelectionSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- setSelImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Sets the URL for the image to be used as a picture fill symbol (when it is selected in the map)
- setSelImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
-
Sets the URL for the image to be used as a picture line symbol (when it is selected in the map)
- setSelImage(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.PictureMarkerSymbol
-
Sets the file for the image to be used as a marker symbol (when it is selected in the map)
- setShapeInfo(int, Rectangle2D, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.strategies.MemoryShapeInfo
- setShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- setShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- setShapeType(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setSharpness(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.ArrowMarkerSymbol
-
To set the sharpeness.It will determine the final form of the arrow
- setSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setSize(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.DefaultMask
- setSize(double, double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- setSize(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- setSize(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- setSizeExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.PictureLineSymbol
- setSizeExpression(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.AbstractMarkerSymbol
- setSource(File) - Method in class org.gvsig.svgsupport.DefaultSVGRenderer
- setSource(URL) - Method in class org.gvsig.svgsupport.DefaultSVGRenderer
- setSource(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
-
Sets the file that is used as a source to create the Background
- setSource(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.ImageStyle
-
Defines the source (file) from where the buffered image will be taken.
- setSource(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.RemoteFileStyle
- setSource(URL) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- setSQLQuery(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- setStartColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Inserts the initial color
- setStroke(Stroke) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- setStyle(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
-
Sets the style for the simple marker symbol
- setSymbolTable(SymbolTable) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- setText(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setText(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setTextColor(Color) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- setTextField(String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setTextFieldArea(int, Rectangle2D) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- setTextFields(String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- setTexts(String[]) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Sets the text for the label
- setTextSymbol(ITextSymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Stablishes the text symbol that is going to be used for the text(the font,size,style,aligment)
- setTransparency(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- setTransparency(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.AbstractLineSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- setUnit(int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- setUnit(Expression) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setUsesFixedColor(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setUsesFixedColor(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setUsesFixedSize(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setUsesFixedSize(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setUseSqlQuery(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- setValueSymbolByID(int, ISymbol) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- setVisible(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
-
Sets the visibility of the label in the map.
- setX(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Sets the x coordinate of the path segment.
- setXOffset(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setXScale(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Returns the scale for the x axis of the image when it is added to create the padding
- setXSeparation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setY(float) - Method in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
Sets the y coordinate of the path segment.
- setYOffset(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setYScale(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
-
Returns the scale for the y axis of the image when it is added to create the padding
- setYSeparation(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- setZoomConstraints(IZoomConstraints) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- setZoomConstraints(IZoomConstraints) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- setZSort(ZSort) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- shouldDrawLabels(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- shouldDrawLabels(double) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- SIMPLE_LABEL_STYLE_PERSISTENCE_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- SIMPLE_LINE_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
- SIMPLE_LINE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- SIMPLE_MARKER_FILL_STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- SIMPLE_MARKER_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- SIMPLE_TEXT_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- SimpleFillSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
Basic fill symbol.
- SimpleFillSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.SimpleFillSymbol
- SimpleFillSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- SimpleFillSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
- SimpleLabelStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Implements a style for the creation of simple labels.
- SimpleLabelStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLabelStyle
- SimpleLabelStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- SimpleLineStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- SimpleLineStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
-
Constructor method
- SimpleLineStyle(float, int, int, float, float[], float) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleLineStyle
-
Constructor method
- SimpleLineStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- SimpleLineSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
-
SimpleLineSymbol is the most basic symbol for the representation of line objects.
- SimpleLineSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.SimpleLineSymbol
- SimpleLineSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- SimpleLineSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl
- SimpleMarkerFillPropertiesStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- SimpleMarkerFillPropertiesStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SimpleMarkerFillPropertiesStyle
- SimpleMarkerFillPropertiesStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- SimpleMarkerSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
-
SimpleMarkerSymbol is the most basic symbol for the representation of point objects which can define its size and color apart from the rotation and the offset from a point in the map.
- SimpleMarkerSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.SimpleMarkerSymbol
- SimpleMarkerSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- SimpleMarkerSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
- SimpleTextSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl
-
SimpleTextSymbol is a class used to create symbols composed using a text defined by the user.This text can be edited (changing the color, the font of the characters, and the rotation of the text).
- SimpleTextSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- SimpleTextSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl
- SimpleTextSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl
- SINGLE_CENTERED_SYMBOL - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MarkerFillSymbol
- SINGLE_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- SingleSegmentPathIterator() - Constructor for class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
- SingleSymbolLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Implements a legend composed by single symbols.
- SingleSymbolLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
-
Constructor method, needed by persistence.
- SingleSymbolLegend(ISymbol) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
-
Convenience fast constructor.
- SingleSymbolLegend.RegisterLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- SingleSymbolLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- softenShape(Geometry, GlyphVector) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
- source - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- SOURCE_SYMBOL_IN_LIBRARY - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
- STYLE_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.AbstractStyle
- SVG_STYLE_PERSISTENCE_DEF_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
- SVGStyle - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Style for a SVG files.This is a XML specification and file format for describing two-dimensional vector graphics, both static and animated.
- SVGStyle() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.SVGStyle
-
Constructor method
- SVGStyle.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
- swapLayers(int, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.MultiLayerFillSymbol
- swapLayers(int, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line.impl.MultiLayerLineSymbol
- swapLayers(int, int) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl.MultiLayerMarkerSymbol
- SYMBOL_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.impl.MultiShapeSymbol
- SymbologyDefaultImplLibrary - Class in org.gvsig.symbology.impl
-
Library for the Basic Symbology implementation.
- SymbologyDefaultImplLibrary() - Constructor for class org.gvsig.symbology.impl.SymbologyDefaultImplLibrary
- symbols - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- symbolTable - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicSymbol
- symbolTable - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle
T
- TextPath - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
-
Class that represents baseline of a string and allows the baseline to be composed as contiguous segments with distinct slope each.
- TextPath(Graphics2D, Geometry, char[], Font, float, float, boolean, float, int, float, float, boolean) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.TextPath
-
Creates a new instance of TextPath with the current graphics context.
- toCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
- toCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.PictureFillSymbol
- toCartographicSize(ViewPort, double, Geometry) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.text.impl.SimpleTextSymbol
- toString() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.FInterval
- toString() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClass
- toString() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.LabelClassFactory
U
- useDefaultSymbol - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- useDefaultSymbol(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicVectorLegend
- useDefaultSymbol(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractIntervalLegend
- useDefaultSymbol(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.SingleSymbolLegend
- useDefaultSymbol(boolean) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- usesFixedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- usesFixedColor() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
- usesFixedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend.DefaultDynamicLabelingStrategy
- usesFixedSize() - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.AttrInTableLabelingStrategy
V
- VECTORIAL_INTERVAL_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
- VECTORIAL_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
- VECTORIAL_UNIQUE_VALUE_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- VectorialIntervalLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
VectorialIntervalLegend (which should be better called GraduatedColorLegend) is a legend that allows to classify ranges of values using a color gradient based on a value.
- VectorialIntervalLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Constructor method
- VectorialIntervalLegend(int) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialIntervalLegend
-
Constructor method
- VectorialIntervalLegend.RegisterLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- VectorialIntervalLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- VectorialUniqueValueLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Vectorial legend for unique values
- VectorialUniqueValueLegend() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
- VectorialUniqueValueLegend(int) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.VectorialUniqueValueLegend
-
Constructor method
- VectorialUniqueValueLegend.RegisterLegend - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
- VectorialUniqueValueLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
W
- WARNING_SYMBOL_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- WarningSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl
-
Warning symbol
- WarningSymbol() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
-
Empty constructor, only used in persistence.
- WarningSymbol(String, String, int) - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl.WarningSymbol
- WarningSymbol.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl
- WarningSymbol.RegisterSymbol - Class in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.warning.impl
- write(ILegend, File, String) - Method in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.driver.impl.PersistenceBasedLegendWriter
X
- x - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
The x coordinate of the path segment.
- x - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
The x coordinate of the next move command.
Y
- y - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.PathSegment
-
The y coordinate of the path segment.
- y - Variable in class org.apache.batik.ext.awt.geom.DefaultPathLength.SingleSegmentPathIterator
-
The y coordinate of the next move command.
Z
- ZoomConstraintsImpl - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- ZoomConstraintsImpl() - Constructor for class org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling.ZoomConstraintsImpl
- ZoomConstraintsImpl.RegisterPersistence - Class in org.gvsig.symbology.fmap.mapcontext.rendering.legend.styling
- zSort - Variable in class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractVectorialLegend
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form