Index

A C D F G I L M O P R S U 
All Classes and Interfaces|All Packages

A

addOperation(Operation) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
AggregateLegendLibraryImpl - Class in org.gvsig.legend.aggregate.lib.impl
 
AggregateLegendLibraryImpl() - Constructor for class org.gvsig.legend.aggregate.lib.impl.AggregateLegendLibraryImpl
 
AvgOperation - Class in org.gvsig.legend.aggregate.lib.impl.operation
 
AvgOperation() - Constructor for class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 

C

CountOperation - Class in org.gvsig.legend.aggregate.lib.impl.operation
 
CountOperation() - Constructor for class org.gvsig.legend.aggregate.lib.impl.operation.CountOperation
 
createAggregateLegend() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
createFromState(PersistentState) - Method in class org.gvsig.legend.aggregate.lib.impl.OperationPersistenceFactory
 
createOperation(String) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 

D

DefaultAggregateLegend - Class in org.gvsig.legend.aggregate.lib.impl
 
DefaultAggregateLegend() - Constructor for class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
DefaultAggregateLegendManager - Class in org.gvsig.legend.aggregate.lib.impl
 
DefaultAggregateLegendManager() - Constructor for class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
doInitialize() - Method in class org.gvsig.legend.aggregate.lib.impl.AggregateLegendLibraryImpl
 
doPostInitialize() - Method in class org.gvsig.legend.aggregate.lib.impl.AggregateLegendLibraryImpl
 
doRegistration() - Method in class org.gvsig.legend.aggregate.lib.impl.AggregateLegendLibraryImpl
 
draw(BufferedImage, Graphics2D, ViewPort, Cancellable, double, Map, CoordinateTransformation, FeatureStore, FeatureQuery, double) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
drawFeatures(BufferedImage, Graphics2D, ViewPort, Cancellable, CoordinateTransformation, double, DefaultFeatureDrawnNotification, FeatureSet, FeatureSelection) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 

F

format() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
format() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 

G

getDefaultLabelStyle() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
getDefaultOperation() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
getDefaultSymbol() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getFillColor() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getFont() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getLabelStyle() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getLegendClass() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
getOperation() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getOperations() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
getOutlineColor() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getRequiredFeatureAttributeNames(FeatureStore) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getShapeType() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getSymbolByFeature(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getSymbolSize() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getTextColor() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
getValue() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
getValue() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.CountOperation
 
getValue() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MaxOperation
 
getValue() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MinOperation
 
getValue() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 

I

isAditionalValueRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
isAditionalValueRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 
isAttributeRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
isAttributeRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MaxOperation
 
isAttributeRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MinOperation
 
isAttributeRequiered() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 
isShowBounds() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
isSuitableForShapeType(int) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
isUseDefaultSymbol() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
isUseStyle() - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 

L

loadFromState(PersistentState) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 

M

MaxOperation - Class in org.gvsig.legend.aggregate.lib.impl.operation
 
MaxOperation() - Constructor for class org.gvsig.legend.aggregate.lib.impl.operation.MaxOperation
 
MinOperation - Class in org.gvsig.legend.aggregate.lib.impl.operation
 
MinOperation() - Constructor for class org.gvsig.legend.aggregate.lib.impl.operation.MinOperation
 

O

OperationPersistenceFactory - Class in org.gvsig.legend.aggregate.lib.impl
 
OperationPersistenceFactory() - Constructor for class org.gvsig.legend.aggregate.lib.impl.OperationPersistenceFactory
 
org.gvsig.legend.aggregate.lib.impl - package org.gvsig.legend.aggregate.lib.impl
 
org.gvsig.legend.aggregate.lib.impl.operation - package org.gvsig.legend.aggregate.lib.impl.operation
 

P

perform(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
perform(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.operation.CountOperation
 
perform(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MaxOperation
 
perform(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MinOperation
 
perform(Feature) - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 

R

reset() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.AvgOperation
 
reset() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.CountOperation
 
reset() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MaxOperation
 
reset() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.MinOperation
 
reset() - Method in class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 

S

saveToState(PersistentState) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
saveToState(PersistentState, Object) - Method in class org.gvsig.legend.aggregate.lib.impl.OperationPersistenceFactory
 
setDefaultLabelStyle(ILabelStyle) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegendManager
 
setDefaultSymbol(ISymbol) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setFillColor(Color) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setFont(Font) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setLabelStyle(ILabelStyle) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setOperation(Operation) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setOutlineColor(Color) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setShapeType(int) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setShowBounds(boolean) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setSymbolSize(int) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setTextColor(Color) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
setUseStyle(boolean) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
SumOperation - Class in org.gvsig.legend.aggregate.lib.impl.operation
 
SumOperation() - Constructor for class org.gvsig.legend.aggregate.lib.impl.operation.SumOperation
 

U

useDefaultSymbol(boolean) - Method in class org.gvsig.legend.aggregate.lib.impl.DefaultAggregateLegend
 
A C D F G I L M O P R S U 
All Classes and Interfaces|All Packages