Index

A C D F G I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractOperation - Class in org.gvsig.legend.aggregate.lib.spi
 
AbstractOperation(String, String) - Constructor for class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
addOperation(Operation) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
AggregateLegend - Interface in org.gvsig.legend.aggregate.lib.api
 
AggregateLegendLibrary - Class in org.gvsig.legend.aggregate.lib.api
 
AggregateLegendLibrary() - Constructor for class org.gvsig.legend.aggregate.lib.api.AggregateLegendLibrary
 
AggregateLegendLocator - Class in org.gvsig.legend.aggregate.lib.api
 
AggregateLegendLocator() - Constructor for class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
 
AggregateLegendManager - Interface in org.gvsig.legend.aggregate.lib.api
 

C

clone() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
clone() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
createAggregateLegend() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
Creates an aggregate legend
createOperation(String) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 

D

doInitialize() - Method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLibrary
 
doPostInitialize() - Method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLibrary
 

F

format() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
format() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 

G

getAditionalValue() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
getAditionalValue() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
getAggregateLegendManager() - Static method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
Return a reference to AggregateLegendManager.
getAttributeName() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
getAttributeName() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
getDefaultLabelStyle() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
getDefaultOperation() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
getDescription() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
getDescription() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
getFillColor() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getFont() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getInstance() - Static method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
 
getLabelStyle() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getLegendClass() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
getLocatorName() - Method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
 
getName() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
getName() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
getOperation() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getOperations() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
getOutlineColor() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getSymbolSize() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getTextColor() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
getValue() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 

I

isAditionalValueRequiered() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
isAditionalValueRequiered() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
isAttributeRequiered() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
isAttributeRequiered() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
isShowBounds() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
isUseStyle() - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 

M

MANAGER_NAME - Static variable in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
AggregateLegend manager name

O

Operation - Interface in org.gvsig.legend.aggregate.lib.api
 
org.gvsig.legend.aggregate.lib.api - package org.gvsig.legend.aggregate.lib.api
 
org.gvsig.legend.aggregate.lib.spi - package org.gvsig.legend.aggregate.lib.spi
 

P

perform(Feature) - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 

R

registerAggregateLegendManager(Class) - Static method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
Registers the Class implementing the AggregateLegendManager interface.
registerDefaultAggregateLegendManager(Class) - Static method in class org.gvsig.legend.aggregate.lib.api.AggregateLegendLocator
Registers the default Class implementing the AggregateLegendManager interface
reset() - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 

S

setAditionalValue(String) - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
setAditionalValue(String) - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
setAttributeName(String) - Method in interface org.gvsig.legend.aggregate.lib.api.Operation
 
setAttributeName(String) - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
setDefaultLabelStyle(ILabelStyle) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegendManager
 
setFillColor(Color) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setFont(Font) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setLabelStyle(ILabelStyle) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setOperation(Operation) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setOutlineColor(Color) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setShowBounds(boolean) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setSymbolSize(int) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setTextColor(Color) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 
setUseStyle(boolean) - Method in interface org.gvsig.legend.aggregate.lib.api.AggregateLegend
 

T

toString() - Method in class org.gvsig.legend.aggregate.lib.spi.AbstractOperation
 
A C D F G I M O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values