Package systems.uom.quantity
Interface Resolution
- All Superinterfaces:
javax.measure.Quantity<Resolution>
public interface Resolution extends javax.measure.Quantity<Resolution>
Measure of resolution, in pixels, of an image file.
The metric system unit for this quantity is "bit".
- Since:
- 0.2
- Version:
- 0.4
- Author:
- Oliver Krylow, Werner Keil
- See Also:
- Wikipedia: Display Resolution
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.measure.Quantity
javax.measure.Quantity.Scale -
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit