Uses of Interface
org.gvsig.app.gui.styling.SelectorFilter
Packages that use SelectorFilter
-
Uses of SelectorFilter in org.gvsig.app.gui.styling
Classes in org.gvsig.app.gui.styling that implement SelectorFilterFields in org.gvsig.app.gui.styling declared as SelectorFilterModifier and TypeFieldDescriptionprotected SelectorFilterStyleSelectorListModel.sFilterprotected SelectorFilterSymbolSelector.sFilterMethods in org.gvsig.app.gui.styling with parameters of type SelectorFilterModifier and TypeMethodDescriptionstatic ISymbolSelectorSymbolSelector.createSymbolSelector(Object currSymbol, int shapeType, SelectorFilter filter) Constructors in org.gvsig.app.gui.styling with parameters of type SelectorFilterModifierConstructorDescriptionStyleSelector(org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle style, int shapeType, SelectorFilter filter) Constructor methodStyleSelectorListModel(File dir, SelectorFilter filter, String fileExtension) Creates a new instance of the model for the list in the Style Selector window where the styles are stored in the dir (root directory) param.protectedSymbolSelector(Object symbol, int shapeType, SelectorFilter filter, boolean initialize) Constructor method, it is protected by convenience to let StyleSelector to invoke it, but rigorously it should be private.protectedSymbolSelector(Object symbol, org.gvsig.fmap.geom.type.GeometryType shapeType, SelectorFilter filter, boolean initialize) SymbolSelectorListModel(File dir, SelectorFilter filter, String fileExtension) Creates a new instance of the model for the list in the Symbol Selector window where the symbols are stored in the dir (root directory) param.