Package org.eclnt.ccaddons.diagram
Class ShapeCategory
java.lang.Object
org.eclnt.ccaddons.diagram.ShapeCategory
Within a library, different shape types are categorized. The categorization
is a pure optical configuration, so that shape types grouped in the
shape type library overview.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()
void
setCategoryId
(String categroyId) void
setLiterals
(List<Literal> literals) void
setShapeTypeIds
(List<String> shapeTypeIds) void
setSubCategories
(List<ShapeCategory> subCategories) void
-
Constructor Details
-
ShapeCategory
public ShapeCategory()
-
-
Method Details
-
getCategoryId
-
setCategoryId
-
getText
-
setText
-
getShapeTypeIds
-
setShapeTypeIds
-
getLiterals
-
setLiterals
-
getLocalText
-
getSubCategories
-
setSubCategories
-