Package org.vast.swe
Class SWEBuilders.GeomBuilder
java.lang.Object
org.vast.util.BaseBuilder<T>
org.vast.swe.SWEBuilders.SweIdentifiableBuilder<B,T>
org.vast.swe.SWEBuilders.DataComponentBuilder<B,GeometryData>
org.vast.swe.SWEBuilders.BaseGeomBuilder<SWEBuilders.GeomBuilder>
org.vast.swe.SWEBuilders.GeomBuilder
- Enclosing class:
- SWEBuilders
public static class SWEBuilders.GeomBuilder
extends SWEBuilders.BaseGeomBuilder<SWEBuilders.GeomBuilder>
Builder class for Geometry components
-
Field Summary
Fields inherited from class org.vast.util.BaseBuilder
instance
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vast.swe.SWEBuilders.BaseGeomBuilder
addAllowedGeoms, build, copyFrom, ensureConstraint, refFrame, values
Methods inherited from class org.vast.swe.SWEBuilders.DataComponentBuilder
copyFrom, definition, from, name, optional, updatable
Methods inherited from class org.vast.swe.SWEBuilders.SweIdentifiableBuilder
copyFrom, description, id, label, visitor
-
Constructor Details
-
GeomBuilder
-