Package org.gvsig.app.gui.styling
Class SingleStyleSelectorFilter
java.lang.Object
org.gvsig.app.gui.styling.SingleStyleSelectorFilter
- All Implemented Interfaces:
SelectorFilter
-
Constructor Summary
ConstructorsConstructorDescriptionSingleStyleSelectorFilter(org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle sty) -
Method Summary
-
Constructor Details
-
SingleStyleSelectorFilter
public SingleStyleSelectorFilter(org.gvsig.fmap.mapcontext.rendering.symbols.styles.IStyle sty) -
SingleStyleSelectorFilter
-
-
Method Details
-
accepts
Description copied from interface:SelectorFilterReturns true if the object passes the filter(is accepted)or false on the contrary- Specified by:
acceptsin interfaceSelectorFilter- Parameters:
obj-- Returns:
-