Uses of Class
org.stathissideris.ascii2image.graphics.CustomShapeDefinition
Packages that use CustomShapeDefinition
-
Uses of CustomShapeDefinition in org.stathissideris.ascii2image.core
Methods in org.stathissideris.ascii2image.core that return CustomShapeDefinitionMethods in org.stathissideris.ascii2image.core that return types with arguments of type CustomShapeDefinitionModifier and TypeMethodDescriptionProcessingOptions.getCustomShapes()ConfigurationParser.getShapeDefinitions()ConfigurationParser.getShapeDefinitionsHash()Method parameters in org.stathissideris.ascii2image.core with type arguments of type CustomShapeDefinitionModifier and TypeMethodDescriptionvoidProcessingOptions.putAllInCustomShapes(HashMap<String, CustomShapeDefinition> customShapes) voidProcessingOptions.setCustomShapes(HashMap<String, CustomShapeDefinition> customShapes) -
Uses of CustomShapeDefinition in org.stathissideris.ascii2image.graphics
Methods in org.stathissideris.ascii2image.graphics that return CustomShapeDefinitionMethods in org.stathissideris.ascii2image.graphics with parameters of type CustomShapeDefinitionModifier and TypeMethodDescriptionvoidDiagramShape.setDefinition(CustomShapeDefinition definition)