JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.solibri.smc.api.settings.formats
Interface LengthFormat
public interface
LengthFormat
PercentageFormat allows formatting lengths consistently and based on the user settings.
Since:
24.5.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Format
getFormat
()
Returns the internal
Format
.
Method Details
getFormat
Format
getFormat
()
Returns the internal
Format
.
Returns:
the internal number formatter
Since:
24.5.0