Interface VectorXAccessor

All Known Subinterfaces:
Vector, Vector.VectorAccessor, Vector.VectorProperty, VectorXAccessor.VectorXProperty

public interface VectorXAccessor
Provides an accessor for a X vector property.
  • Method Details

    • getVectorX

      int getVectorX()
      Retrieves the X vector from the X vector property.
      Returns:
      The X vector stored by the X vector property.