public abstract class Style extends Object
| Constructor and Description |
|---|
Style() |
| Modifier and Type | Method and Description |
|---|---|
static Style |
createLocal(String location)
Create new style.
|
abstract String |
getLocation() |
abstract String |
getName() |
abstract boolean |
isRemote() |
Copyright © 2017. All rights reserved.