ScreenSpaceCanvas.RelativePixelHorizontalCoordinate
source_file: ScreenSpaceCanvas.RelativePixelHorizontalCoordinate.html
package: velox.api.layer1.layers.strategies.interfaces
classes: ScreenSpaceCanvas.RelativePixelHorizontalCoordinate
methods: RelativePixelHorizontalCoordinate
extends: ** ScreenSpaceCanvas.RelativeHorizontalCoordinateโ
ScreenSpaceCanvas.RelativePixelHorizontalCoordinate
Package: velox.api.layer1.layers.strategies.interfaces
Type: Class (static)
Enclosing Interface: ScreenSpaceCanvas
Inheritanceโ
Extends: ScreenSpaceCanvas.RelativeHorizontalCoordinate
All Implemented Interfaces: ScreenSpaceCanvas.HorizontalCoordinate
Inheritance Path: java.lang.Object รขโ โ velox.api.layer1.layers.strategies.interfaces.ScreenSpaceCanvas.RelativeHorizontalCoordinate รขโ โ velox.api.layer1.layers.strategies.interfaces.ScreenSpaceCanvas.RelativePixelHorizontalCoordinate
Descriptionโ
Horizontal coordinate offset certain number of pixels from base point
Fieldsโ
Inherited from ScreenSpaceCanvas.RelativeHorizontalCoordinate:
baseHORIZONTAL_DATA_ZEROHORIZONTAL_PIXEL_ZEROpixelsOffsetXtimeOffsetX
Constructorsโ
RelativePixelHorizontalCoordinateโ
public RelativePixelHorizontalCoordinate(ScreenSpaceCanvas.HorizontalCoordinate base, int 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)