Package | Description |
---|---|
com.ur.urcap.api.domain.feature |
Modifier and Type | Interface and Description |
---|---|
interface |
FeatureLine
Support for PolyScope feature lines.
|
interface |
FeaturePlane
Support for PolyScope feature planes.
|
interface |
FeaturePoint
Support for PolyScope feature points.
|
Modifier and Type | Method and Description |
---|---|
<T extends Feature> |
FeatureModel.getGeomFeatures(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
Collection<Feature> |
FeatureModel.getGeomFeatures() |
Collection<Feature> |
FeatureModel.getGeomFeatures(Filter<Feature> filter) |
Modifier and Type | Method and Description |
---|---|
Collection<Feature> |
FeatureModel.getGeomFeatures(Filter<Feature> filter) |
Copyright © 2016. All rights reserved.