public final class SphereStyle extends Enum
Title: SphereStyle class
Description: Enhanced Sphere appearance styles
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Field and Description |
---|---|
static SphereStyle |
NORMAL |
static SphereStyle |
POLISHED |
static SphereStyle |
SPHERE |
getValue, readResolve
public static final SphereStyle NORMAL
public static final SphereStyle SPHERE
public static final SphereStyle POLISHED