Interface Vector
- All Superinterfaces:
VectorXAccessor,VectorYAccessor
- All Known Subinterfaces:
Vector.VectorAccessor,Vector.VectorProperty
Provides an accessor for a Y vector property.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides an accessor for a Y vector property.static interfaceVector.VectorBuilder<B extends Vector.VectorBuilder<B>>The Interface VectorBuilder.static interfaceThe Interface VectorMutator.static interfaceThe Interface VectorProperty.Nested classes/interfaces inherited from interface org.refcodes.graphical.VectorXAccessor
VectorXAccessor.VectorXBuilder<B extends VectorXAccessor.VectorXBuilder<B>>, VectorXAccessor.VectorXMutator, VectorXAccessor.VectorXPropertyNested classes/interfaces inherited from interface org.refcodes.graphical.VectorYAccessor
VectorYAccessor.VectorYBuilder<B extends VectorYAccessor.VectorYBuilder<B>>, VectorYAccessor.VectorYMutator, VectorYAccessor.VectorYProperty -
Method Summary
Static MethodsMethods inherited from interface org.refcodes.graphical.VectorXAccessor
getVectorXMethods inherited from interface org.refcodes.graphical.VectorYAccessor
getVectorY
-
Method Details
-
equals
-