Package | Description |
---|---|
impl.com.flexganttfx.skin.util |
A collection of utility classes.
|
Modifier and Type | Method and Description |
---|---|
Map<A,Placement<A>> |
ResolverResult.getPlacements()
Returns the placement map.
|
Map<A,Placement<A>> |
Cluster.resolve(Predicate<A> filter)
Resolves the conflicts within this cluster by placing the activites in
different columns.
|
Constructor and Description |
---|
ResolverResult(Map<A,Placement<A>> placements,
int maxColumnsCount)
Constructs a new resolver result.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.