public static class PhantomHostData.ScreenGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
count
The count of screens in this group.
|
int |
position
The start index for the screens in this group.
|
| Constructor and Description |
|---|
ScreenGroup(PhantomFile file)
Creates and instance of the screen group and loads the data
from file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
save(PhantomOutputFile file)
Saves the data corresponding to the ScreenGroup.
|
public int count
public int position
public ScreenGroup(PhantomFile file) throws IOException
IOException - if an I/O error occurs.public void save(PhantomOutputFile file) throws IOException
file - IOExceptionPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.