public abstract class DefaultToponym3D extends Default3DRep
| Modifier and Type | Field and Description |
|---|---|
protected Color |
color |
protected double |
lambda |
protected double |
opacity |
protected double |
phi |
protected String |
police |
protected double |
size |
protected double |
teta |
protected String |
text |
bGRep, feat, selected| Constructor and Description |
|---|
DefaultToponym3D() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Permet de récupèrer la couleur de l'objet
|
double |
getLambda() |
double |
getOpacity()
Indique le taux d'opacité de la représentation de l'objet Entre 0 et 1 (0
invisible)
|
double |
getPhi() |
String |
getPolice() |
Component |
getRepresentationComponent() |
double |
getSize() |
double |
getTeta() |
String |
getText() |
getBGRep, getFeature, isSelected, setSelectedprotected double lambda
protected double teta
protected double phi
protected String text
protected String police
protected double size
protected Color color
protected double opacity
public Color getColor()
public double getOpacity()
public double getLambda()
public double getTeta()
public double getPhi()
public String getText()
public String getPolice()
public double getSize()
public Component getRepresentationComponent()
getRepresentationComponent in interface I3DRepresentationgetRepresentationComponent in class Default3DRepCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.