Index

C D G I L O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

call() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend.RegisterLegend
 
call() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend.RegisterPersistence
 

D

doInitialize() - Method in class org.gvsig.symbology.library.ProportionalSymbolsLibrary
 
doPostInitialize() - Method in class org.gvsig.symbology.library.ProportionalSymbolsLibrary
 
doRegistration() - Method in class org.gvsig.symbology.library.ProportionalSymbolsLibrary
 

G

getBackgroundSymbol() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Gets the background symbol which only can appear when the shapetype of the layer is polygonal
getDescription() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getIcon() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getLegend() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getLegendClass() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getMaxFeature() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the variable which represents the maximum value of the classifying field that is used to calculate the size of the symbol
getMaxSize() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the maximum size for the symbol
getMinFeature() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the variable which represents the minimum value of the classifying field that is used to calculate the size of the symbol
getMinSize() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the minimum size for the symbol
getNormalizationField() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the classifying field name to be used to calculate the size of the symbol when the user is doing it with a normalization value.
getPanel() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getParentClass() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getSymbolByFeature(Feature) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
getSymbolByValue(Object) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
getSymbols() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
getTemplateShapeType() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the shapetype of the template symbol
getTitle() - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
getUseNormalization() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the boolean which is true if the user wants to calculate the size of the symbol using a normalization field.
getValueField() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Obtains the classifying field name to be used to calculate the size of the symbol
getZSort() - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 

I

isLinear(int) - Static method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
isPoint(int) - Static method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
isPolygonal(int) - Static method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
isSuitableFor(FLayer) - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 

L

loadFromState(PersistentState) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 

O

org.gvsig.symbology.fmap.rendering - package org.gvsig.symbology.fmap.rendering
 
org.gvsig.symbology.gui.layerproperties - package org.gvsig.symbology.gui.layerproperties
 
org.gvsig.symbology.library - package org.gvsig.symbology.library
 

P

PROPORTIONAL_SYMBOL_LEGEND_NAME - Static variable in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
PROPORTIONAL_SYMBOL_LEGEND_PERSISTENCE_DEFINITION_NAME - Static variable in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
ProportionalSymbolsLegend - Class in org.gvsig.symbology.fmap.rendering
Implements a legend which represents the quantitative information (numeric values).
ProportionalSymbolsLegend() - Constructor for class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
ProportionalSymbolsLegend.RegisterLegend - Class in org.gvsig.symbology.fmap.rendering
 
ProportionalSymbolsLegend.RegisterPersistence - Class in org.gvsig.symbology.fmap.rendering
 
ProportionalSymbolsLibrary - Class in org.gvsig.symbology.library
Simple library to register proportional symbols legend
ProportionalSymbolsLibrary() - Constructor for class org.gvsig.symbology.library.ProportionalSymbolsLibrary
 
ProportionalSymbolsPanel - Class in org.gvsig.symbology.gui.layerproperties
Implements the panel for the legend of proportional symbols.In the interface will be options to select the value field, the normalization field (if the user wants to use it) and options to select the symbol an its minimum and maximum size.
ProportionalSymbolsPanel() - Constructor for class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
Default constructor

R

RegisterLegend() - Constructor for class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend.RegisterLegend
 
RegisterPersistence() - Constructor for class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend.RegisterPersistence
 

S

saveToState(PersistentState) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
setBackgroundSymbol(ISymbol) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the background symbol which is used only when the shapetype of the layer is polygonal
setClassifyingFieldNames(String[]) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
setData(FLayer, ILegend) - Method in class org.gvsig.symbology.gui.layerproperties.ProportionalSymbolsPanel
 
setMaxFeature(double) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the variable which represents the maximum value of the classifying field that is used to calculate the size of the symbol
setMaxSize(double) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the maximum size for the symbol
setMinFeature(double) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the variable which represents the minimum value of the classifying field that is used to calculate the size of the symbol
setMinSize(double) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the minimum size for the symbol
setNormalizationField(String) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the classifying field name to be used to calculate the size of the symbol when the user is doing it with a normalization value.
setTemplateShapeType(int) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the shapetype of the template symbol
setUseNormalization(boolean) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the boolean which is true if the user wants to calculate the size of the symbol using a normalization field.
setValueField(String) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
Sets the classifying field name to be used to calculate the size of the symbol
setZSort(ZSort) - Method in class org.gvsig.symbology.fmap.rendering.ProportionalSymbolsLegend
 
C D G I L O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form