Package | Description |
---|---|
com.metsci.glimpse.axis.factory |
Provides factory interfaces and implementations used to generate copies of Axis1D and Axis2D
objects for use in multiple contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionalEndsWithAxisFactory2D
A
ConditionalAxisFactory2D which chooses the AxisFactory2D to use based on
whether the query GlimpseTargetStack ends with the associated GlimpseTargetStack. |
class |
ConditionalIntersectsAxisFactory2D
A
ConditionalAxisFactory2D which chooses the AxisFactory2D to use based on
whether the query GlimpseTargetStack has any match with the associated GlimpseTargetStack. |
class |
ConditionalStartsWithAxisFactory2D
A
ConditionalAxisFactory2D which chooses the AxisFactory2D to use based on
whether the query GlimpseTargetStack starts with the associated GlimpseTargetStack. |
Copyright © 2016 Metron, Inc.. All rights reserved.