Uses of Interface
com.snowbound.common.transport.AnnotationWrapper
-
Packages that use AnnotationWrapper Package Description com.snowbound.common.transport Classes that may be used to transport data to and from VirtualViewer. -
-
Uses of AnnotationWrapper in com.snowbound.common.transport
Classes in com.snowbound.common.transport that implement AnnotationWrapper Modifier and Type Class Description classVirtualViewerSnowAnnMethods in com.snowbound.common.transport with parameters of type AnnotationWrapper Modifier and Type Method Description voidAnnotationWrapper. merge(AnnotationWrapper toMerge)Merge the annotations in another layer with this layer.voidVirtualViewerSnowAnn. merge(AnnotationWrapper sourceAnnWrapper)The destination of the merge is *this* object itself.
-