Uses of Enum
org.aesh.terminal.detect.ImageProtocol
-
Uses of ImageProtocol in org.aesh.terminal.detect
Subclasses with type arguments of type ImageProtocol in org.aesh.terminal.detectMethods in org.aesh.terminal.detect that return ImageProtocolModifier and TypeMethodDescriptionTerminalCapabilities.imageProtocol()Get the image display protocol supported by this terminal.static ImageProtocolReturns the enum constant of this type with the specified name.static ImageProtocol[]ImageProtocol.values()Returns an array containing the constants of this enum type, in the order they are declared.