public abstract class BaseStyle extends Object
Declares base functionality for PUB styles
| Constructor and Description |
|---|
BaseStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
addIdentifierProcessed(int id)
Internal method
|
Integer[] |
getIdentifiersSetted()
Internal method
|
boolean |
isEmpty()
Is style not initialized
|
public final Integer[] getIdentifiersSetted()
public final boolean isEmpty()
Is style not initialized
public final void addIdentifierProcessed(int id)
id - internal parameterCopyright © 2020 Aspose. All Rights Reserved.