Package org.freeplane.api
Interface PhysicalUnit
-
- All Known Implementing Classes:
LengthUnit
public interface PhysicalUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
factor()
java.lang.String
name()
-