Uses of Interface
com.bc.ceres.swing.figure.FigureSelection
-
Packages that use FigureSelection Package Description com.bc.ceres.swing.figure com.bc.ceres.swing.figure.support -
-
Uses of FigureSelection in com.bc.ceres.swing.figure
Methods in com.bc.ceres.swing.figure that return FigureSelection Modifier and Type Method Description FigureSelectionFigureEditor. getFigureSelection() -
Uses of FigureSelection in com.bc.ceres.swing.figure.support
Classes in com.bc.ceres.swing.figure.support that implement FigureSelection Modifier and Type Class Description classDefaultFigureSelectionMethods in com.bc.ceres.swing.figure.support that return FigureSelection Modifier and Type Method Description FigureSelectionDefaultFigureSelection. clone()FigureSelectionDefaultFigureEditor. getFigureSelection()FigureSelectionFigureSelectionContext. getFigureSelection()Constructors in com.bc.ceres.swing.figure.support with parameters of type FigureSelection Constructor Description FigureSelectionContext(FigureEditor figureEditor, FigureCollection figureCollection, FigureSelection figureSelection)
-