public class StyleTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
StyleTable() |
protected |
StyleTable(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addReference(Object reference) |
int |
AddStyle(String pszName,
String pszStyleString) |
void |
delete() |
boolean |
equals(Object obj) |
protected void |
finalize() |
String |
Find(String pszName) |
protected static long |
getCPtr(StyleTable obj) |
protected static long |
getCPtrAndDisown(StyleTable obj) |
String |
GetLastStyleName() |
String |
GetNextStyle() |
int |
hashCode() |
int |
LoadStyleTable(String utf8_path) |
void |
ResetStyleStringReading() |
int |
SaveStyleTable(String utf8_path) |
public StyleTable()
protected StyleTable(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(StyleTable obj)
protected static long getCPtrAndDisown(StyleTable obj)
protected void addReference(Object reference)
public void delete()
public String GetLastStyleName()
public String GetNextStyle()
public int LoadStyleTable(String utf8_path)
public void ResetStyleStringReading()
public int SaveStyleTable(String utf8_path)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.