Vector
, Vector.VectorProperty
, Vector.VectorPropertyBuilder
, VectorYAccessor.VectorYProperty
public interface VectorYAccessor
Modifier and Type | Interface | Description |
---|---|---|
static interface |
VectorYAccessor.VectorYBuilder<B extends VectorYAccessor.VectorYBuilder<B>> |
Provides a builder method for a Y vector property returning the builder
for applying multiple build operations.
|
static interface |
VectorYAccessor.VectorYMutator |
Provides a mutator for a Y vector property.
|
static interface |
VectorYAccessor.VectorYProperty |
Provides a Y vector property.
|
Modifier and Type | Method | Description |
---|---|---|
int |
getVectorY() |
Retrieves the Y vector from the Y vector property.
|
Copyright © 2018. All rights reserved.