public class RootCounterContext extends Object implements AbstractCounterContext
| Constructor and Description |
|---|
RootCounterContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentCounterValue(String name) |
List<Integer> |
getCurrentCounterValues(String name) |
void |
incrementCounterValue(CalculatedStyle style) |
void |
resetCounterValue(CalculatedStyle style) |
public void resetCounterValue(CalculatedStyle style)
public void incrementCounterValue(CalculatedStyle style)
public int getCurrentCounterValue(String name)
getCurrentCounterValue in interface AbstractCounterContextpublic List<Integer> getCurrentCounterValues(String name)
getCurrentCounterValues in interface AbstractCounterContextCopyright © 2004–2025. All rights reserved.