Interface Dimension
- All Superinterfaces:
HeightAccessor, WidthAccessor
- All Known Subinterfaces:
Dimension.DimensionAccessor, Dimension.DimensionProperty, PixmapImageBuilder<PX>, Rectangle, Rectangle.RectangleProperty
- All Known Implementing Classes:
DimensionImpl, RectangleImpl, RgbPixmapImageBuilder
Provides an accessor for a dimension property (width and height).
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides an accessor for a dimension property (width and height).static interfaceProvides a builder for a dimension property (width and height).static interfaceProvides a mutator for a dimension property (width and height).static interfaceProvides a property (getter / setter) for a dimension property (width and height).Nested classes/interfaces inherited from interface HeightAccessor
HeightAccessor.HeightBuilder<B>, HeightAccessor.HeightMutator, HeightAccessor.HeightPropertyNested 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 WidthAccessor
getWidth
-
Method Details
-
equals
-