Uses of Class
org.eclnt.ccaddons.diagram.ShapeCategory
Packages that use ShapeCategory
-
Uses of ShapeCategory in org.eclnt.ccaddons.diagram
Methods in org.eclnt.ccaddons.diagram that return types with arguments of type ShapeCategoryModifier and TypeMethodDescriptionShapeLibrary.getCategories()ShapeRepository.getCategories()ShapeCategory.getSubCategories()Methods in org.eclnt.ccaddons.diagram with parameters of type ShapeCategoryModifier and TypeMethodDescriptionShapeRepository.getShapeTypesPerCategory(ShapeCategory category) Method parameters in org.eclnt.ccaddons.diagram with type arguments of type ShapeCategoryModifier and TypeMethodDescriptionvoidShapeLibrary.setCategories(List<ShapeCategory> categories) voidShapeCategory.setSubCategories(List<ShapeCategory> subCategories) -
Uses of ShapeCategory in org.eclnt.ccaddons.diagram.pbc
Methods in org.eclnt.ccaddons.diagram.pbc that return ShapeCategoryConstructors in org.eclnt.ccaddons.diagram.pbc with parameters of type ShapeCategory