Searched refs:setPramMode (Results 1 – 4 of 4) sorted by relevance
97 cbRep.setPramMode(FilterColorBorderRepresentation.PARAM_SIZE); in reflectCurrentFilter()155 rep.setPramMode(FilterColorBorderRepresentation.PARAM_SIZE); in selectMenuItem()158 rep.setPramMode(FilterColorBorderRepresentation.PARAM_RADIUS); in selectMenuItem()161 rep.setPramMode(FilterColorBorderRepresentation.PARAM_COLOR); in selectMenuItem()
134 drawRep.setPramMode(FilterDrawRepresentation.PARAM_COLOR); in reflectCurrentFilter()211 rep.setPramMode(FilterDrawRepresentation.PARAM_SIZE); in selectMenuItem()214 rep.setPramMode(FilterDrawRepresentation.PARAM_STYLE); in selectMenuItem()217 rep.setPramMode(FilterDrawRepresentation.PARAM_COLOR); in selectMenuItem()
159 public void setPramMode(int pramMode) { in setPramMode() method in FilterColorBorderRepresentation
72 public void setPramMode(int mode) { in setPramMode() method in FilterDrawRepresentation