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, setSelected
protected 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 I3DRepresentation
getRepresentationComponent
in class Default3DRep
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.