public final class GridHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Instant |
grid(GraphicsBase<?> graphics,
Instant time) |
static Instant |
grid(GraphicsBase<?> graphics,
Instant time,
boolean roundUp) |
static LocalTime |
grid(GraphicsBase<?> graphics,
LocalTime time,
boolean roundUp) |
public static Instant grid(GraphicsBase<?> graphics, Instant time)
public static Instant grid(GraphicsBase<?> graphics, Instant time, boolean roundUp)
public static LocalTime grid(GraphicsBase<?> graphics, LocalTime time, boolean roundUp)
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.