public class CG_TextureCoordinates extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
ring |
protected List<Double> |
value |
Constructor and Description |
---|
CG_TextureCoordinates(TextureCoordinates textureCoordinates) |
Modifier and Type | Method and Description |
---|---|
String |
getRing()
Gets the value of the ring property.
|
List<Double> |
getValue() |
boolean |
isSetRing() |
boolean |
isSetValue() |
void |
setRing(String value)
Sets the value of the ring property.
|
void |
unsetValue() |
public CG_TextureCoordinates(TextureCoordinates textureCoordinates)
public boolean isSetValue()
public void unsetValue()
public String getRing()
String
public void setRing(String value)
value
- allowed object is String
public boolean isSetRing()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.