Package hec.gfx2d.swing.charts.util
Class RoundingTool
java.lang.Object
hec.gfx2d.swing.charts.util.RoundingTool
Copyright (C) 2017 Hydrologic Engineering Center,
United States Army Corps of Engineers, All Rights Reserved
HEC-Java NEXGEN
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
round
(double toRound, RoundingTool.RoundingType rt, int precision)
-
Constructor Details
-
RoundingTool
public RoundingTool()
-
-
Method Details
-
round
-