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 org.refcodes.graphical.HeightAccessor
HeightAccessor.HeightBuilder<B extends HeightAccessor.HeightBuilder<B>>, HeightAccessor.HeightMutator, HeightAccessor.HeightPropertyNested classes/interfaces inherited from interface org.refcodes.graphical.WidthAccessor
WidthAccessor.WidthBuilder<B extends WidthAccessor.WidthBuilder<B>>, WidthAccessor.WidthMutator, WidthAccessor.WidthProperty -
Method Summary
Static MethodsMethods inherited from interface org.refcodes.graphical.HeightAccessor
getHeightMethods inherited from interface org.refcodes.graphical.WidthAccessor
getWidth
-
Method Details
-
equals
-