BaseStyle

Inheritance: java.lang.Object

public abstract class BaseStyle

声明 PUB 样式的基础功能

构造函数

Constructor描述
BaseStyle()

方法

方法描述
getIdentifiersSetted()内部方法
isEmpty()样式是否未初始化
addIdentifierProcessed(int id)内部方法

BaseStyle()

public BaseStyle()

getIdentifiersSetted()

public final Integer[] getIdentifiersSetted()

内部方法

Returns: java.lang.Integer[] - 内部值

isEmpty()

public final boolean isEmpty()

样式是否未初始化

Returns: boolean - boolean 值

addIdentifierProcessed(int id)

public final void addIdentifierProcessed(int id)

内部方法

Parameters:

参数类型描述
标识符int内部参数