Skip navigation links
A B C D E F G I M N O P R S T U V 

A

ABOUT - Static variable in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser.Resources
 
AboutColorCastCyAction - Class in org.umuc.swen.colorcast
Created by cwancowicz on 12/4/16.
AboutColorCastCyAction(Component) - Constructor for class org.umuc.swen.colorcast.AboutColorCastCyAction
 
AbstractBrewerScaleMapper - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/15/16.
AbstractBrewerScaleMapper(ColorBrewer, String) - Constructor for class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.AboutColorCastCyAction
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.ColorCastCyAction
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.ColumnSelectionListener
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.listener.RadioButtonListener
 
actionPerformed(ActionEvent) - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
APP_MENU - Static variable in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser.Resources
 
APP_TITLE - Static variable in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser.Resources
 
applyFilterMapping(Collection<CyNetworkView>, CyNode, CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
applyFilterMapping(Collection<CyNetworkView>, CyNode, CyRow) - Method in interface org.umuc.swen.colorcast.model.mapping.FilterMapper
 
applyFilterMapping(Collection<CyNetworkView>, CyNode, CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
applyFilterToNetwork(CyNetwork, String, ColorBrewer, MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Applies a FilterMapper to specified CyNetwork and its Collection of CyNetworkView
applyFilterToNetworks(String, ColorBrewer, MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Applies a FilterMapper to each network available in the CyNetworkManager
applyFilterToNetworks() - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Applies a PreviousVisualStyleMapper to each network available in the CyNetworkManager

B

BrewerColorAppException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
BrewerColorAppException(String) - Constructor for exception org.umuc.swen.colorcast.model.exception.BrewerColorAppException
 
BrewerScaleMapperFactory - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/20/16.
BrewerScaleMapperFactory() - Constructor for class org.umuc.swen.colorcast.model.mapping.BrewerScaleMapperFactory
 
buildChooser() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 

C

colorBrewer - Variable in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
ColorBrewerMapperUtil - Class in org.umuc.swen.colorcast.model.util
Created by cwancowicz on 9/24/16.
ColorBrewerMapperUtil(CyActivator) - Constructor for class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
 
ColorBrewerPaletteChooser - Class in org.umuc.swen.colorcast.view.dialog
Created by cwancowicz on 11/1/16.
ColorBrewerPaletteChooser(Component, ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
ColorBrewerPaletteChooser.Resources - Class in org.umuc.swen.colorcast.view.dialog
 
ColorCastAboutDialog - Class in org.umuc.swen.colorcast.view.dialog
Created by cwancowicz on 12/4/16.
ColorCastAboutDialog(Component) - Constructor for class org.umuc.swen.colorcast.view.dialog.ColorCastAboutDialog
 
ColorCastCyAction - Class in org.umuc.swen.colorcast
Created by cwancowicz on 11/19/16.
ColorCastCyAction(Component, ColorBrewerMapperUtil) - Constructor for class org.umuc.swen.colorcast.ColorCastCyAction
 
ColorCastMapValidator - Class in org.umuc.swen.colorcast.model.validation
Created by cwancowicz on 11/22/16.
ColorCastMapValidator() - Constructor for class org.umuc.swen.colorcast.model.validation.ColorCastMapValidator
 
ColorCastPalettePanel - Class in org.umuc.swen.colorcast.view.palettes
Created by cwancowicz on 11/26/16.
ColorCastPalettePanel() - Constructor for class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
colorChanged() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
colorChanged() - Method in interface org.umuc.swen.colorcast.view.listener.ColorChangeListener
 
ColorChangeListener - Interface in org.umuc.swen.colorcast.view.listener
ChangeEvent did not seem to work properly so opted for my own Listener Created by cwancowicz on 11/3/16.
colorWasSelected() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
columnName - Variable in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
columnName - Variable in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
ColumnSelectionListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/4/16.
ColumnSelectionListener(ColorBrewerPaletteChooser, DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.listener.ColumnSelectionListener
 
columnWasSelected() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
createCurrentVisualStyle() - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
 
createFilterMapper(CyNetwork, String, ColorBrewer, MapType, CyActivator) - Static method in class org.umuc.swen.colorcast.model.mapping.BrewerScaleMapperFactory
Creates a FilterMapper of type MapType for applying the ColorBrewer palette to the CyNetwork.
createPalette(ColorBrewer, Border) - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
createVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
createVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 
createVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.PreviousVisualStyleMapper
 
createVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.SequentialBrewerScaleMapper
 
createVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
CyActivator - Class in org.umuc.swen.colorcast
 
CyActivator() - Constructor for class org.umuc.swen.colorcast.CyActivator
 
cyActivator - Variable in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 

D

deselectAllPalettes() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
Unselects any and all Palettes previously selected.
disableApplyColorBrewerButton() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
DisableApplyColorSchemeListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/3/16.
DisableApplyColorSchemeListener(ColorBrewerPaletteChooser) - Constructor for class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
DiscreteBrewerScaleMapper - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/14/16.
DiscreteBrewerScaleMapper(String, ColorBrewer, Class, List, CyActivator) - Constructor for class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
DivergingBrewerScaleMapper<T extends Number> - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/17/16.
DivergingBrewerScaleMapper(String, ColorBrewer, Class<T>, List<T>, CyActivator) - Constructor for class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 

E

enableApplyColorBrewerButton() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 

F

FilterMapper - Interface in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 9/24/16.

G

getColor(CyRow) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
getColorBrewer() - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
getColumns(MapType) - Method in class org.umuc.swen.colorcast.model.util.ColorBrewerMapperUtil
Returns the Set of Column Names that are compatible for the specified MapType
getDisplayName() - Method in class org.umuc.swen.colorcast.view.palettes.MyDiscreteColorPalettePanel
 
getDisplayName() - Method in class org.umuc.swen.colorcast.view.palettes.MyDivergingColorPalettePanel
 
getDisplayName() - Method in class org.umuc.swen.colorcast.view.palettes.MySequentialColorPalettePanel
 
getElement() - Method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
 
getLargeDisplayIcon() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
getMapName() - Method in enum org.umuc.swen.colorcast.model.mapping.MapType
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.DiscreteBrewerScaleMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.DivergingBrewerScaleMapper
 
getMapType() - Method in interface org.umuc.swen.colorcast.model.mapping.FilterMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.PreviousVisualStyleMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.model.mapping.SequentialBrewerScaleMapper
 
getMapType() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
getMapType() - Method in class org.umuc.swen.colorcast.view.palettes.MyDiscreteColorPalettePanel
 
getMapType() - Method in class org.umuc.swen.colorcast.view.palettes.MyDivergingColorPalettePanel
 
getMapType() - Method in class org.umuc.swen.colorcast.view.palettes.MySequentialColorPalettePanel
 
getNetworkManager() - Method in class org.umuc.swen.colorcast.CyActivator
 
getNetworkViewManager() - Method in class org.umuc.swen.colorcast.CyActivator
 
getSelectedColumn() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
getSelectedMapType() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
getSelectedPalette() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
getSmallDisplayIcon() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
getVisualMappingFunction() - Method in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
getVisualMappingManager() - Method in class org.umuc.swen.colorcast.CyActivator
 
getVisualStyleFactory() - Method in class org.umuc.swen.colorcast.CyActivator
 
getVmfFactoryContinuous() - Method in class org.umuc.swen.colorcast.CyActivator
 
getVmfFactoryDiscrete() - Method in class org.umuc.swen.colorcast.CyActivator
 
getVmfFactoryPassthrough() - Method in class org.umuc.swen.colorcast.CyActivator
 

I

InvalidBrewerColorMapper - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
InvalidBrewerColorMapper(MapType, InvalidElement...) - Constructor for exception org.umuc.swen.colorcast.model.exception.InvalidBrewerColorMapper
 
InvalidDataException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.
InvalidDataException(String) - Constructor for exception org.umuc.swen.colorcast.model.exception.InvalidDataException
 
InvalidElement - Enum in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 10/21/16.

M

MapType - Enum in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 10/16/16.
MESSAGE - Static variable in exception org.umuc.swen.colorcast.model.exception.NoBrewerColorFoundException
 
MyColorPanelSelectionModel - Class in org.umuc.swen.colorcast.view
Created by cwancowicz on 11/3/16.
MyColorPanelSelectionModel(DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
MyDiscreteColorPalettePanel - Class in org.umuc.swen.colorcast.view.palettes
Created by cwancowicz on 11/26/16.
MyDiscreteColorPalettePanel() - Constructor for class org.umuc.swen.colorcast.view.palettes.MyDiscreteColorPalettePanel
 
MyDivergingColorPalettePanel - Class in org.umuc.swen.colorcast.view.palettes
Created by cwancowicz on 11/26/16.
MyDivergingColorPalettePanel() - Constructor for class org.umuc.swen.colorcast.view.palettes.MyDivergingColorPalettePanel
 
MySequentialColorPalettePanel - Class in org.umuc.swen.colorcast.view.palettes
Created by cwancowicz on 11/26/16.
MySequentialColorPalettePanel() - Constructor for class org.umuc.swen.colorcast.view.palettes.MySequentialColorPalettePanel
 

N

NoBrewerColorFoundException - Exception in org.umuc.swen.colorcast.model.exception
Created by cwancowicz on 9/29/16.
NoBrewerColorFoundException() - Constructor for exception org.umuc.swen.colorcast.model.exception.NoBrewerColorFoundException
 

O

org.umuc.swen.colorcast - package org.umuc.swen.colorcast
 
org.umuc.swen.colorcast.model.exception - package org.umuc.swen.colorcast.model.exception
 
org.umuc.swen.colorcast.model.mapping - package org.umuc.swen.colorcast.model.mapping
 
org.umuc.swen.colorcast.model.util - package org.umuc.swen.colorcast.model.util
 
org.umuc.swen.colorcast.model.validation - package org.umuc.swen.colorcast.model.validation
 
org.umuc.swen.colorcast.view - package org.umuc.swen.colorcast.view
 
org.umuc.swen.colorcast.view.dialog - package org.umuc.swen.colorcast.view.dialog
 
org.umuc.swen.colorcast.view.listener - package org.umuc.swen.colorcast.view.listener
 
org.umuc.swen.colorcast.view.palettes - package org.umuc.swen.colorcast.view.palettes
 

P

PreviousVisualStyleMapper - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 11/27/16.
PreviousVisualStyleMapper(CyActivator, VisualStyle) - Constructor for class org.umuc.swen.colorcast.model.mapping.PreviousVisualStyleMapper
 

R

RadioButtonListener - Class in org.umuc.swen.colorcast.view.listener
Created by cwancowicz on 11/1/16.
RadioButtonListener(ColorBrewerPaletteChooser, MapType, DisableApplyColorSchemeListener) - Constructor for class org.umuc.swen.colorcast.view.listener.RadioButtonListener
 
radioButtonPressed() - Method in class org.umuc.swen.colorcast.view.listener.DisableApplyColorSchemeListener
 
Resources() - Constructor for class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser.Resources
 

S

SequentialBrewerScaleMapper<T extends Number> - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 9/29/16.
SequentialBrewerScaleMapper(String, ColorBrewer, Class<T>, List<T>, CyActivator) - Constructor for class org.umuc.swen.colorcast.model.mapping.SequentialBrewerScaleMapper
 
setColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
setColorPanel(AbstractColorChooserPanel, MapType) - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
setColumnSelection() - Method in class org.umuc.swen.colorcast.view.dialog.ColorBrewerPaletteChooser
 
setSelectedColorChangedListener(ColorChangeListener) - Method in class org.umuc.swen.colorcast.view.MyColorPanelSelectionModel
 
showAboutDialog() - Method in class org.umuc.swen.colorcast.view.dialog.ColorCastAboutDialog
 
start(BundleContext) - Method in class org.umuc.swen.colorcast.CyActivator
 

T

type - Variable in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 

U

updateChooser() - Method in class org.umuc.swen.colorcast.view.palettes.ColorCastPalettePanel
 
updateNetworkViews(Collection<CyNetworkView>) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
updateNetworkViews(Collection<CyNetworkView>) - Method in interface org.umuc.swen.colorcast.model.mapping.FilterMapper
 
updateNetworkViews(Collection<CyNetworkView>) - Method in class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 

V

validateColorBrewer(ColorBrewer) - Method in class org.umuc.swen.colorcast.model.mapping.AbstractBrewerScaleMapper
 
validateDiscreteMapper(ColorBrewer, Class) - Static method in class org.umuc.swen.colorcast.model.validation.ColorCastMapValidator
 
validateDivergingMapper(ColorBrewer, Class) - Static method in class org.umuc.swen.colorcast.model.validation.ColorCastMapValidator
 
validateSequentialMapper(ColorBrewer, Class) - Static method in class org.umuc.swen.colorcast.model.validation.ColorCastMapValidator
 
valueOf(String) - Static method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.umuc.swen.colorcast.model.mapping.MapType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.umuc.swen.colorcast.model.exception.InvalidElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.umuc.swen.colorcast.model.mapping.MapType
Returns an array containing the constants of this enum type, in the order they are declared.
VisualStyleFilterMapper - Class in org.umuc.swen.colorcast.model.mapping
Created by cwancowicz on 11/21/16.
VisualStyleFilterMapper(CyActivator, String, Class) - Constructor for class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
VisualStyleFilterMapper(CyActivator) - Constructor for class org.umuc.swen.colorcast.model.mapping.VisualStyleFilterMapper
 
A B C D E F G I M N O P R S T U V 
Skip navigation links

Copyright © 2016. All rights reserved.