Package | Description |
---|---|
net.sf.jasperreports.crosstabs.fill.calculation |
Contains classes to be used in crosstab calculations at report filling time.
|
Modifier and Type | Method and Description |
---|---|
BucketValueOrderDecorator.OrderPosition |
BucketValueOrderDecorator.getOrderPosition() |
BucketValueOrderDecorator.OrderPosition |
DefaultBucketValueOrderDecorator.getOrderPosition() |
BucketValueOrderDecorator.OrderPosition |
BucketDefinition.Bucket.getOrderPosition() |
BucketValueOrderDecorator.OrderPosition |
BucketDefinition.OrderDecoratorBucket.getOrderPosition() |
static BucketValueOrderDecorator.OrderPosition |
BucketValueOrderDecorator.OrderPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BucketValueOrderDecorator.OrderPosition[] |
BucketValueOrderDecorator.OrderPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
int |
BucketValueOrderDecorator.OrderPosition.comparePosition(BucketValueOrderDecorator.OrderPosition other) |
static <T extends java.lang.Comparable<T>> |
DefaultBucketValueOrderDecorator.wrap(T value,
BucketValueOrderDecorator.OrderPosition position) |
Constructor and Description |
---|
DefaultBucketValueOrderDecorator(T value,
BucketValueOrderDecorator.OrderPosition position) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com