Position
, Position.PositionProperty
, Position.PositionPropertyBuilder
, PosXAccessor.PosXProperty
PositionImpl
, PositionImpl.PositionPropertyBuilderImpl
public interface PosXAccessor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
PosXAccessor.PosXBuilder<B extends PosXAccessor.PosXBuilder<B>> |
Provides a builder method for a X position property returning the builder
for applying multiple build operations.
|
static interface |
PosXAccessor.PosXMutator |
Provides a mutator for a X position property.
|
static interface |
PosXAccessor.PosXProperty |
Provides a X position property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getPositionX() |
Retrieves the X position from the X position property.
|
Copyright © 2018. All rights reserved.