ScreenSpaceCanvas.RelativeDataHorizontalCoordinate
Package: velox.api.layer1.layers.strategies.interfaces
Type: Class (static)
Enclosing Interface: ScreenSpaceCanvas
Inheritance:
java.lang.Objectvelox.api.layer1.layers.strategies.interfaces.ScreenSpaceCanvas.RelativeHorizontalCoordinatevelox.api.layer1.layers.strategies.interfaces.ScreenSpaceCanvas.RelativeDataHorizontalCoordinate
All Implemented Interfaces: ScreenSpaceCanvas.HorizontalCoordinate
Description​
Horizontal coordinate offset certain number of data levels point.
Fields​
Inherited from ScreenSpaceCanvas.RelativeHorizontalCoordinate:
baseHORIZONTAL_DATA_ZEROHORIZONTAL_PIXEL_ZEROpixelsOffsetXtimeOffsetX
Constructors​
RelativeDataHorizontalCoordinate​
public RelativeDataHorizontalCoordinate(ScreenSpaceCanvas.HorizontalCoordinate base, long offset)
Methods​
Inherited from ScreenSpaceCanvas.RelativeHorizontalCoordinate:
compose()toString()
Inherited from java.lang.Object:
clone()equals(Object)finalize()getClass()hashCode()notify()notifyAll()wait()wait(long)wait(long, int)