Last updated

API / geotoolkit / util / GeometryOperation / GeometryOperation

Enumeration: GeometryOperation

util.GeometryOperation.GeometryOperation

GeometryOperation. Specifies a type of operation to be applied for clipping

Table of contents

Enumeration Members

Contents

Enumeration Members

Intersect

Intersect = "intersect"

Intersects current area with new one


Replace

Replace = "replace"

Replaces current area with new one