Uses of Class
jmri.jmrit.display.layoutEditor.LayoutShape
Packages that use LayoutShape
Package
Description
Layout Editor currently represents both structure and graphical display through a single set of objects.
-
Uses of LayoutShape in jmri.jmrit.display.layoutEditor
Fields in jmri.jmrit.display.layoutEditor with type parameters of type LayoutShapeMethods in jmri.jmrit.display.layoutEditor that return LayoutShapeMethods in jmri.jmrit.display.layoutEditor that return types with arguments of type LayoutShapeModifier and TypeMethodDescriptionLayoutEditor.getLayoutShapes()LayoutModels.getLayoutShapes()LayoutEditor.getLayoutShapeSelection()Methods in jmri.jmrit.display.layoutEditor with parameters of type LayoutShapeModifier and TypeMethodDescriptionvoidLayoutEditor.amendSelectionGroup(LayoutShape shape) booleanLayoutEditor.removeLayoutShape(LayoutShape s) Remove a layout shape from the list of layout shapesConstructors in jmri.jmrit.display.layoutEditor with parameters of type LayoutShapeModifierConstructorDescriptionLayoutShape(LayoutShape layoutShape) constructor method (used by duplicate)