public static interface NumericalFacet.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(DynamicRangesNumericalFacet transformee) |
T |
handle(ExplicitRangesNumericalFacet transformee) |
T |
handle(FixedRangesNumericalFacet transformee) |
T handle(ExplicitRangesNumericalFacet transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(FixedRangesNumericalFacet transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DynamicRangesNumericalFacet transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.