public interface SpaceS8Vertex
Vertex for Space Objects
- Author:
- Pierre Convert Copyright (C) 2025, Pierre Convert. All rights reserved.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
reportChange
(String fieldName) Use this method to report changes
-
Method Details
-
reportChange
Use this method to report changes- Parameters:
fieldName
- the name of field (annotation-related) to report an update on.- Throws:
S8IOException
- the exception raised
-