Package org.eclnt.ccaddons.diagram
Class ShapeRepository
java.lang.Object
org.eclnt.ccaddons.diagram.ShapeRepository
Runtime access to shape library.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindShapeGroupOfShapeType
(String shapeTypeId) findShapeTypesOfSameGroup
(String shapeTypeId) getLineType
(String id) getLineTypesForShapeType
(String fromShapeTypeId, String toShapeId) getShapeType
(String id) getShapeTypesPerCategory
(ShapeCategory category) getShapeTypesPerGroup
(ShapeGroup group) protected void
initialize
(ShapeLibrary shapeLibrary)
-
Constructor Details
-
ShapeRepository
-
ShapeRepository
-
-
Method Details
-
initialize
-
getLibrary
-
getGroups
-
getCategories
-
getLineTypes
-
getLineTypesForShapeType
-
getLineType
-
getShapeType
-
getShapeTypes
-
getShapeTypesPerCategory
-
getShapeTypesPerGroup
-
findShapeTypesOfSameGroup
-
findShapeGroupOfShapeType
-