| Modifier and Type | Class and Description |
|---|---|
class |
ArcBandType
Java class for ArcBandType complex type.
|
class |
CircleType
Java class for CircleType complex type.
|
class |
EllipseType
Java class for EllipseType complex type.
|
class |
PolygonType
A Polygon is a special surface that is defined by a single surface patch.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractSurfaceType> |
SurfacePropertyType.surface |
| Modifier and Type | Method and Description |
|---|---|
AbstractSurfaceType |
ObjectFactory.createAbstractSurfaceType()
Create an instance of
AbstractSurfaceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSurfaceType> |
ObjectFactory.createSurface(AbstractSurfaceType value)
|
JAXBElement<? extends AbstractSurfaceType> |
SurfacePropertyType.getSurface()
Gets the value of the surface property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSurfaceType> |
ObjectFactory.createSurface(AbstractSurfaceType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SurfacePropertyType.setSurface(JAXBElement<? extends AbstractSurfaceType> value)
Sets the value of the surface property.
|
Copyright © 2018. All rights reserved.