public class SelectorDisplayer extends FeatureModel implements Displayable
Constructor and Description |
---|
SelectorDisplayer(Services services,
SelectorModel model)
Create a selector.
|
Modifier and Type | Method and Description |
---|---|
void |
render(Graphic g) |
void |
setSelectionColor(ColorRgba color)
Set the selection color.
|
checkListener, getFeature, getFeatures, getFeaturesType, hasFeature, prepare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkListener, prepare
getFeature, getFeatures, getFeaturesType, hasFeature
public SelectorDisplayer(Services services, SelectorModel model)
services
- The services reference.model
- The model reference.public void setSelectionColor(ColorRgba color)
color
- The selection color.public void render(Graphic g)
render
in interface Renderable
Copyright © 2017 Byron 3D Games Studio. All rights reserved.