Interface Rectangle
- All Superinterfaces:
Dimension, HeightAccessor, Position, PosXAccessor, PosYAccessor, WidthAccessor
- All Known Subinterfaces:
Rectangle.RectangleProperty
- All Known Implementing Classes:
RectangleImpl
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides a builder for a rectangle property (dimension and height).static interfaceProvides a mutator for a rectangle property (dimension and height).static interfaceProvides a property (getter / setter) for a rectangle property (dimension and height).Nested classes/interfaces inherited from interface Dimension
Dimension.DimensionAccessor, Dimension.DimensionBuilder<B>, Dimension.DimensionMutator, Dimension.DimensionPropertyNested classes/interfaces inherited from interface HeightAccessor
HeightAccessor.HeightBuilder<B>, HeightAccessor.HeightMutator, HeightAccessor.HeightPropertyNested classes/interfaces inherited from interface Position
Position.PositionBuilder<B>, Position.PositionMutator, Position.PositionPropertyNested classes/interfaces inherited from interface PosXAccessor
PosXAccessor.PosXBuilder<B>, PosXAccessor.PosXMutator, PosXAccessor.PosXPropertyNested classes/interfaces inherited from interface PosYAccessor
PosYAccessor.PosYBuilder<B>, PosYAccessor.PosYMutator, PosYAccessor.PosYPropertyNested classes/interfaces inherited from interface WidthAccessor
WidthAccessor.WidthBuilder<B>, WidthAccessor.WidthMutator, WidthAccessor.WidthProperty -
Method Summary
Static MethodsMethods inherited from interface HeightAccessor
getHeightMethods inherited from interface PosXAccessor
getPositionXMethods inherited from interface PosYAccessor
getPositionYMethods inherited from interface WidthAccessor
getWidth
-
Method Details
-
equals
-