Uses of Class
org.eclipse.zest.layouts.InvalidLayoutConfiguration
Packages that use InvalidLayoutConfiguration
-
Uses of InvalidLayoutConfiguration in org.eclipse.zest.layouts
Methods in org.eclipse.zest.layouts that throw InvalidLayoutConfigurationModifier and TypeMethodDescriptionvoidLayoutAlgorithm.Zest1.applyLayout(LayoutEntity[] entitiesToLayout, LayoutRelationship[] relationshipsToConsider, double x, double y, double width, double height, boolean asynchronous, boolean continuous) Deprecated. -
Uses of InvalidLayoutConfiguration in org.eclipse.zest.layouts.algorithms
Methods in org.eclipse.zest.layouts.algorithms that throw InvalidLayoutConfigurationModifier and TypeMethodDescriptionvoidAbstractLayoutAlgorithm.Zest1.applyLayout(LayoutEntity[] entitiesToLayout, LayoutRelationship[] relationshipsToConsider, double x, double y, double width, double height, boolean asynchronous, boolean continuous) Deprecated.