The existing GeneralEnvelope class should be sufficient.The implementation captures getMinimum( int ), getMaximum( int ), getSpan( int ) with respect to the dimensions defined in the envelope CRS.
Any work you do on this topic should be in gt-re
Hey,
Currently working on implementing a 3D bounding box. For this I need to
implement a new 3D envelope as an alternative for the JTS envelope. Has
any work been done in the past that could be useful for this?
Also, any idea where I should put this. Could I put it in gt-api? Or
should I use g