Uses of Class
com.mypurecloud.sdk.v2.model.JourneyViewElementDisplayAttributes
Packages that use JourneyViewElementDisplayAttributes
-
Uses of JourneyViewElementDisplayAttributes in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewElementDisplayAttributesModifier and TypeMethodDescriptionThe column position for the element in the journey view canvasJourneyViewElement.getDisplayAttributes()The horizontal position (x-coordinate) of the element on the journey view canvasThe vertical position (y-coordinate) of the element on the journey view canvasMethods in com.mypurecloud.sdk.v2.model with parameters of type JourneyViewElementDisplayAttributesModifier and TypeMethodDescriptionJourneyViewElement.displayAttributes(JourneyViewElementDisplayAttributes displayAttributes) Attributes that defines the visualization of the element in the journey viewvoidJourneyViewElement.setDisplayAttributes(JourneyViewElementDisplayAttributes displayAttributes)