Class Keyword


  • public class Keyword
    extends Object
    A MapCSS keyword. For example "round" is a keyword in
    linecap: round;
    Keywords are similar to a Java enum value. In accordance with the CSS specification, they are parsed case insensitive.