public class DeepPrintElementCounter extends UniformPrintElementVisitor<AtomicInteger>
JRPrintFrame
containers.Modifier | Constructor and Description |
---|---|
protected |
DeepPrintElementCounter() |
Modifier and Type | Method and Description |
---|---|
static int |
count(JRPrintElement element)
Calculates the deep element count of an element.
|
protected void |
visitElement(JRPrintElement element,
AtomicInteger count) |
public static int count(JRPrintElement element)
element
- protected void visitElement(JRPrintElement element, AtomicInteger count)
visitElement
in class UniformPrintElementVisitor<AtomicInteger>
Copyright © 2019 TIBCO Software Inc.. All rights reserved.