- All Superinterfaces:
FieldGapAccessor,FieldHeightAccessor,FieldWidthAccessor
- All Known Subinterfaces:
FieldDimension.FieldDimensionAccessor,FieldDimension.FieldDimensionProperty,GridViewportPane<C,,B> Raster,Raster.RasterAccessor,Raster.RasterProperty
- All Known Implementing Classes:
FieldDimensionImpl,RasterImpl,RasterPropertyBuilder
Provides an accessor for a
FieldDimension property.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceProvides an accessor for aFieldDimensionproperty.static interfaceThe Interface FieldDimensionBuilder.static interfaceThe Interface FieldDimensionMutator.static interfaceThe Interface FieldDimensionProperty.Nested classes/interfaces inherited from interface org.refcodes.graphical.FieldGapAccessor
FieldGapAccessor.FieldGapBuilder<B extends FieldGapAccessor.FieldGapBuilder<B>>, FieldGapAccessor.FieldGapMutator, FieldGapAccessor.FieldGapPropertyNested classes/interfaces inherited from interface org.refcodes.graphical.FieldHeightAccessor
FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>>, FieldHeightAccessor.FieldHeightMutator, FieldHeightAccessor.FieldHeightPropertyNested classes/interfaces inherited from interface org.refcodes.graphical.FieldWidthAccessor
FieldWidthAccessor.FieldWidthBuilder<B extends FieldWidthAccessor.FieldWidthBuilder<B>>, FieldWidthAccessor.FieldWidthMutator, FieldWidthAccessor.FieldWidthProperty -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic booleanequals(FieldDimension aFieldDimensionA, FieldDimension aFieldDimensionB) Equals.Methods inherited from interface org.refcodes.graphical.FieldGapAccessor
getFieldGapMethods inherited from interface org.refcodes.graphical.FieldHeightAccessor
getFieldHeightMethods inherited from interface org.refcodes.graphical.FieldWidthAccessor
getFieldWidth
-
Method Details
-
equals
Equals.- Parameters:
aFieldDimensionA- the field dimension AaFieldDimensionB- the field dimension B- Returns:
- true, if successful
-