org.omnaest.utils.structure.table.concrete.internal.helper
Class StripeTypeHelper

java.lang.Object
  extended by org.omnaest.utils.structure.table.concrete.internal.helper.StripeTypeHelper

public class StripeTypeHelper
extends Object

Helper for Table.Stripe.StripeType

Author:
Omnaest

Constructor Summary
StripeTypeHelper()
           
 
Method Summary
static Table.Stripe.StripeType determineOrthogonalStripeType(Table.Stripe.StripeType stripeType)
          Returns Table.Stripe.StripeType.ROW for Table.Stripe.StripeType.COLUMN and vice versa
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StripeTypeHelper

public StripeTypeHelper()
Method Detail

determineOrthogonalStripeType

public static Table.Stripe.StripeType determineOrthogonalStripeType(Table.Stripe.StripeType stripeType)
Returns Table.Stripe.StripeType.ROW for Table.Stripe.StripeType.COLUMN and vice versa

Parameters:
stripeType -
Returns:


Copyright © 2011. All Rights Reserved.