Sc2ApiSerializable<SC2APIProtocol.Sc2Api.InterfaceOptions>, java.io.Serializablepublic final class InterfaceOptions extends java.lang.Object implements Sc2ApiSerializable<SC2APIProtocol.Sc2Api.InterfaceOptions>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
InterfaceOptions.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
static InterfaceOptions |
from(SC2APIProtocol.Sc2Api.InterfaceOptions sc2ApiInterfaceOptions) |
|
java.util.Optional<SpatialCameraSetup> |
getFeatureLayer() |
|
java.util.Optional<SpatialCameraSetup> |
getRender() |
|
int |
hashCode() |
|
static InterfaceOptionsSyntax |
interfaces() |
|
boolean |
isRaw() |
|
boolean |
isScore() |
|
SC2APIProtocol.Sc2Api.InterfaceOptions |
toSc2Api() |
|
java.lang.String |
toString() |
public static InterfaceOptionsSyntax interfaces()
public static InterfaceOptions from(SC2APIProtocol.Sc2Api.InterfaceOptions sc2ApiInterfaceOptions)
public SC2APIProtocol.Sc2Api.InterfaceOptions toSc2Api()
toSc2Api in interface Sc2ApiSerializable<SC2APIProtocol.Sc2Api.InterfaceOptions>public boolean isRaw()
public boolean isScore()
public java.util.Optional<SpatialCameraSetup> getFeatureLayer()
public java.util.Optional<SpatialCameraSetup> getRender()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2017–2018 Ocraft Project. All rights reserved.