Class WrappedPainter.WrappedTextureBounds
- java.lang.Object
-
- com.metsci.glimpse.core.painter.group.WrappedPainter.WrappedTextureBounds
-
- Enclosing class:
- WrappedPainter
public static class WrappedPainter.WrappedTextureBounds extends Object
-
-
Constructor Summary
Constructors Constructor Description WrappedTextureBounds(double startValue, double endValue, double startValueWrapped, double endValueWrapped, int textureSize, boolean redraw)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetEndValue()doublegetEndValueWrapped()doublegetStartValue()doublegetStartValueWrapped()intgetTextureSize()booleanisRedraw()
-