public class TransformableFeature extends Feature
Copyright (c) 2012, Regents of the University of Colorado
All rights reserved.
| Constructor and Description |
|---|
TransformableFeature(String name,
List<Feature> features) |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
getFeatures() |
Object |
getValue() |
void |
setValue(Object value) |
createFeature, createName, equals, getName, hashCode, setName, toStringpublic TransformableFeature(String name, List<Feature> features)
Copyright © 2014. All rights reserved.