Uses of Class
impl.com.flexganttfx.skin.util.Placement
Packages that use Placement
-
Uses of Placement in impl.com.flexganttfx.skin.util
Methods in impl.com.flexganttfx.skin.util that return types with arguments of type PlacementModifier and TypeMethodDescriptionResolverResult.getPlacements()
Returns the placement map.Resolves the conflicts within this cluster by placing the activites in different columns.Constructor parameters in impl.com.flexganttfx.skin.util with type arguments of type PlacementModifierConstructorDescriptionResolverResult
(Map<A, Placement<A>> placements, int maxColumnsCount) Constructs a new resolver result.